RCasatta / electrsd

Utility to run a regtest electrsd process connected to a given bitcoind instance, useful in integration testing environment.
MIT License
21 stars 17 forks source link

Re-export `electrum_client` #53

Closed MaxFangX closed 1 year ago

MaxFangX commented 1 year ago

Without the reexport, downstream users have to additionally declare the electrum_client crate in their Cargo.toml if they want to be able to use the methods defined by the ElectrumApi trait.

RCasatta commented 1 year ago

thanks, merged and released in 0.22.2