Cargo Features
ink-node has no features set by default.
[dependencies]
ink-node = { version = "0.43.2", features = ["std", "try-runtime", "runtime-benchmarks"] }
- std
-
todo Pin until https://github.com/jhpratt/deranged/issues/18 is resolved
- try-runtime
-
Enables try-runtime of ink-parachain-runtime and try-runtime-cli
ink-parachain-runtime:
ink-node runtimes
- runtime-benchmarks
-
Enables runtime-benchmarks of ink-parachain-runtime and polkadot-cli
polkadot-cli:
Polkadot
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.