Crate lnd

source ·
Expand description

LND

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

Re-exports§

Structs§

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

Enums§

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

Functions§

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