Expand description
Electrsd
Utility to run a regtest electrsd process, useful in integration testing environment
Re-exports
pub use bitcoind;
pub use electrum_client;
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