Module bitcoin_serai::wallet
source · Expand description
Wallet functionality to create transactions.
Structs§
- A spendable output.
- A transaction scanner capable of being used with HDKD schemes.
- A signable transaction, clone-able across attempts.
- A FROST signing machine to produce a Bitcoin transaction.
Enums§
Constants§
- DUST
std
Functions§
- Return the Taproot address payload for a public key.
- tweak_keys
std
Tweak keys to ensure they’re usable with Bitcoin’s Taproot upgrade.