Expand description
LND
Utility to run a regtest LND process, useful in integration testing environment
Re-exports§
Modules§
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: