Crate wallet[][src]

Re-exports

pub extern crate bitcoin_hd;
pub extern crate psbt;
pub extern crate bitcoin_scripts as scripts;

Modules

Blockchain-specific data types useful for wallets

Hash-locked contract supporting data structures

Lexicographic sorting functions

Resolvers are traits allow accessing or computing information from a bitcoin transaction graph (from blockchain, state channel, index, PSBT etc).

Traits