Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func All ¶
func All() []int
Returns every possible recovery flag, taken from https://github.com/btclib-org/btclib/blob/v2022.7.20/btclib/ecc/bms.py#L82
func ElectrumP2WPKH ¶
func ElectrumP2WPKH() []int
Returns all P2WPKH recovery flags related to Electrum.
func ElectrumP2WPKHAndP2SH ¶
func ElectrumP2WPKHAndP2SH() []int
Returns all P2WPKH-P2SH recovery flags related to Electrum.
func GetKeyID ¶
Returns the Key ID for a specified recovery flag Taken from https://github.com/btclib-org/btclib/blob/v2022.7.20/btclib/ecc/bms.py#L311
func ShouldBeCompressed ¶
Returns if a recovery flag signals a compressed key Taken from https://github.com/btclib-org/btclib/blob/v2022.7.20/btclib/ecc/bms.py#L314
func TrezorP2WPKHAndP2SH ¶
func TrezorP2WPKHAndP2SH() []int
Returns all P2WPKH-P2SH recovery flags related to Trezor.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.