Expand description
Functions and methods related to Bitcoin.
Structs§
- Fingerprint
- A fingerprint
- KeyOrigin
Info - Payload
- PrevTx
- Prev
TxInput - Prev
TxOutput - Script
- Bitcoin script slice.
- Sign
Message Signature - Transaction
- TxExternal
Output - TxInput
- TxInternal
Output - Xpub
- Extended public key
Enums§
- Payload
Error - Psbt
Error - TxOutput
- Witness
Version - 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.