Cargo Features

bp-dbc has no features set by default.

[dependencies]
bp-dbc = { version = "0.11.0-beta.5", features = ["all", "serde"] }
all = serde
serde all? = serde_crate

Enables serde of bp-consensus, commit_verify, and secp256k1

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.

serde_crate serde?

Enables serde