Crate electrsd

Crate electrsd 

Source
Expand description

Electrsd

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

Re-exports§

pub use corepc_node;
pub use corepc_client;
pub use electrum_client;
pub use which;

Structs§

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

Enums§

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

Functions§

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