Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CalculateFee ¶
CalculateFee returns the total fees for the transaction provided. TODO(carla): identify change address and split fees between outputs.
Types ¶
type GetDetailsFunc ¶
type GetDetailsFunc func(hash *chainhash.Hash) (*btcjson.TxRawResult, error)
GetDetailsFunc is a function which looks up transactions by hash.
Click to show internal directories.
Click to hide internal directories.