Cargo Features
ckb-network has no features set by default.
[dependencies]
ckb-network = { version = "0.121.0-rc1", features = ["with_sentry", "with_dns_seeding", "fuzz"] }
- with_sentry = sentry
- with_dns_seeding = bs58, faster-hex, hickory-resolver, secp256k1
- fuzz
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.