Cargo Features

[dependencies]
aleph-bft = { version = "0.36.5", default-features = false, features = ["initial_unit_collection"] }
default = initial_unit_collection

The initial_unit_collection feature is set by default whenever aleph-bft is added without default-features = false somewhere in the dependency tree.

initial_unit_collection default

AlephBFT has 2 features without comments.