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