Crate liana

Source

Re-exports§

pub use bip39;
pub use miniscript;

Modules§

commands
Liana commands
config
descriptors
random
signer
Signer module
spend

Structs§

BitcoinD
DaemonControl
Version

Enums§

BitcoindError
An error in the bitcoind interface.
DaemonHandle
The handle to a Liana daemon. It might either be the handle for a daemon which exposes a JSONRPC server or one which exposes its API through a DaemonControl.
StartupError
WalletError

Constants§

VERSION