[][src]Crate bdk

Re-exports

pub extern crate bitcoin;
pub extern crate miniscript;
pub extern crate electrum_client;
pub extern crate reqwest;
pub extern crate sled;
pub use descriptor::HDKeyPaths;
pub use wallet::address_validator;
pub use wallet::signer;
pub use wallet::tx_builder::TxBuilder;
pub use wallet::OfflineWallet;
pub use wallet::Wallet;

Modules

blockchain

Blockchain backends

database

Database types

descriptor

Descriptors

wallet

Wallet

Structs

FeeRate

Fee rate

TransactionDetails

A wallet transaction

UTXO

A wallet unspent output

Enums

Error

Errors that can be thrown by the Wallet

ScriptType

Types of script