Crate lnd

Source
Expand description

LND

Utility to run a regtest LND process, useful in integration testing environment

Re-exports§

pub use bitcoind;
pub use tonic_lnd;
pub use which;

Modules§

versions

Structs§

Lnd
Struct representing the lnd process with related information
LndConf
Lnd configuration parameters, implements a convenient Default for most common use.

Enums§

DataDir
The DataDir struct defining the kind of data directory lnd will use. /// Data directory can be either persistent, or temporary.
Error
All the possible error in this crate

Functions§

downloaded_exe_path
Provide the lnd executable path if a version feature has been specified
exe_path
Returns the daemon lnd executable with the following precedence: