Cargo Features
sov-rollup-interface has no features set by default.
[dependencies]
sov-rollup-interface = { version = "0.3.0", features = ["native", "mocks", "fuzzing"] }
- native = tokio
-
Affects
rpc::LedgerRpcProvider
,da::BlobReaderTrait.advance
,da::BlobReaderTrait.full_data
,da::MockDaService
… - mocks = sha2
-
Affects
state_machine::mocks
… - fuzzing = proptest, proptest-derive, sha2
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.