Cargo Features
blocks_iterator has no features set by default.
[dependencies]
blocks_iterator = { version = "1.0.5", features = ["db", "redb", "consensus", "cli"] }
- db = rand, rocksdb
-
Affects
config::Config.utxo_db
… - redb
-
Enables redb of bitcoin_slices
Affects
config::Config.utxo_redb
… - consensus
-
Enables bitcoinconsensus of bitcoin
- cli = clap
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.