Documentation ¶
Index ¶
Constants ¶
View Source
const Version int32 = 2
Version of Bitcoin transactions supported by the multichain.
Variables ¶
This section is empty.
Functions ¶
func NewAddressDecoder ¶
func NewAddressDecoder(defaultNet *chaincfg.Params) bitcoincompat.AddressDecoder
NewAddressDecoder returns an implementation of the address decoder interface from the Bitcoin Compat API, and exposes the functionality to decode strings into addresses.
func NewTxBuilder ¶
func NewTxBuilder() bitcoincompat.TxBuilder
NewTxBuilder returns an implementation of the transaction builder interface from the Bitcoin Compat API, and exposes the functionality to build simple Bitcoin transactions.
Types ¶
Click to show internal directories.
Click to hide internal directories.