Cargo Features

ElectrsD has no features set by default.

[dependencies]
electrsd = { version = "0.27.3", features = ["legacy", "download", "electrs_0_8_10", "electrs_0_9_11", "bitcoind_25_0", "bitcoind_24_0_1", "bitcoind_23_1", "bitcoind_22_1", "bitcoind_0_21_2", "bitcoind_0_20_2", "bitcoind_0_19_1", "bitcoind_0_18_1", "bitcoind_0_17_1"] }
legacy
download bitcoind_0_17_1? bitcoind_0_18_1? bitcoind_0_19_1? bitcoind_0_20_2? bitcoind_0_21_2? bitcoind_22_1? bitcoind_23_1? bitcoind_24_0_1? bitcoind_25_0? electrs_0_8_10? electrs_0_9_1? electrs_0_9_11? esplora_a33e97e1? = bitcoin_hashes, minreq, zip

download is not supposed to be used directly only through selecting one of the version feature

esplora_a33e97e1 electrs_0_8_10 = download
electrs_0_9_1 electrs_0_9_11 = download
bitcoind_25_0 = download

Enables 25_0 of bitcoind ^0.34.0

bitcoind_24_0_1 = download

Enables 24_0_1 of bitcoind ^0.34.0

bitcoind_23_1 = download

Enables 23_1 of bitcoind ^0.34.0

bitcoind_22_1 = download

Enables 22_1 of bitcoind ^0.34.0

bitcoind_0_21_2 = download

Enables 0_21_2 of bitcoind ^0.34.0

bitcoind_0_20_2 = download

Enables 0_20_2 of bitcoind ^0.34.0

bitcoind_0_19_1 = download

Enables 0_19_1 of bitcoind ^0.34.0

bitcoind_0_18_1 = download

Enables 0_18_1 of bitcoind ^0.34.0

bitcoind_0_17_1 = download

Enables 0_17_1 of bitcoind ^0.34.0

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

bitcoin_hashes build download?

Enables bitcoin_hashes ^0.13

zip build download?

Enables zip ^0.6

minreq build download?