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