Cargo Features
ckb-tx-pool has no features set by default.
[dependencies]
ckb-tx-pool = { version = "0.119.0", features = ["internal", "with_sentry", "portable", "march-native"] }
- internal
- with_sentry = sentry
- portable
-
Enables portable of ckb-db, ckb-snapshot, and ckb-store
- march-native
-
Enables march-native of ckb-db, ckb-snapshot, and ckb-store
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.
- sentry with_sentry?
-
Enables sentry ^0.26.0