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