Documentation ¶
Index ¶
- func Backend() *backend
- func Factory(ctx context.Context, c *logical.BackendConfig) (logical.Backend, error)
- func Fatal(err error, msgs ...string)
- func GetCurrentFee() (float64, error)
- func GetCurrentFeeRate() (*big.Int, error)
- func Log(err error, msgs ...string)
- func Recover(errs ...*error)
- type Account
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Fatal ¶
Fatal panics on error First parameter of msgs is used each following variadic arg is dropped
func GetCurrentFee ¶
GetCurrentFee gets the current fee in bitcoin
func GetCurrentFeeRate ¶
GetCurrentFeeRate gets the current fee in satoshis per kb
Types ¶
Click to show internal directories.
Click to hide internal directories.