Module btc

Source
Expand description

Functions and methods related to Bitcoin.

Structs§

Fingerprint
A fingerprint
KeyOriginInfo
Payload
PrevTx
PrevTxInput
PrevTxOutput
Script
Bitcoin script slice.
SignMessageSignature
Transaction
TxExternalOutput
TxInput
TxInternalOutput
Xpub
Extended public key

Enums§

PayloadError
PsbtError
TxOutput
WitnessVersion
Version of the segregated witness program.

Functions§

make_script_config_multisig
Create a multi-sig script config.
make_script_config_policy
Create a wallet policy script config according to the wallet policies BIP: https://github.com/bitcoin/bips/pull/1389
make_script_config_simple
Create a single-sig script config.