Expand description
Re-exports§
pub use anyhow;pub use bip39;pub use bitcoin;pub use lightning;pub use semver;pub use serde_json;pub use tracing;
Modules§
- config
- Configuration options for a
LexeWallet. - types
- Types used by the Lexe SDK. Types used by the Lexe SDK.
- util
- General-purpose utilities and re-exports.
- wallet
LexeWallet: the top-level handle to a Lexe wallet.
Functions§
- default_
lexe_ data_ dir - Returns the default Lexe data directory (
~/.lexe). Returns the default Lexe data directory (~/.lexe). - init_
logger - Initialize the Lexe logger with the given default log level.