Cargo Features
sov-chain-state has no features set by default.
[dependencies]
sov-chain-state = { version = "0.3.0", features = ["native"] }
- native = jsonrpsee, serde_json
-
Enables native of sov-modules-api and sov-state
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_json native?
- jsonrpsee native?
-
Enables jsonrpsee ^0.20.1