# Functions
December 2023.
No description provided by the author
No description provided by the author
NewOutPointFromString returns a new bitcoin transaction outpoint parsed from the provided string, which should be in the format "hash:index".
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Aliases.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
ErrDustAmount is returned if an output amount is below the dust threshold.
ErrInsufficientFunds is returned when the wallet is unable to send the amount specified due to the balance being too low.
ErrWalletFnNotImplemented is returned from some unimplemented functions.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Keys provides a database interface for the wallet to: - Track used keys by key path - Manage the look ahead window.
No description provided by the author
Subscriptions is used to track ElectrumX scriptHash status change subscriptions made to ElectrumX nodes.
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author
No description provided by the author
The end leaves on the HD wallet have only two possible values.
No description provided by the author