Crate electrsd

source ·
Expand description

Electrsd

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

Re-exports§

Structs§

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

Enums§

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

Functions§

  • Provide the electrs executable path if a version feature has been specified and ELECTRSD_SKIP_DOWNLOAD is not set.
  • Returns the daemon electrs executable with the following precedence: