Cargo Features
kona-genesis has no features set by default.
[dependencies]
kona-genesis = { version = "0.1.0", features = ["std", "revm", "serde", "arbitrary"] }
- std arbitrary?
-
Misc
serde
featureand std of alloy-consensus, alloy-eips, alloy-primitives, alloy-sol-types, and optional kona-serde
alloy-sol-types:
Alloy
- revm
-
Enables revm
revm
feature - serde
-
Enables kona-serde, serde, and serde_repr, serde of alloy-consensus, alloy-eips, and alloy-primitives
- arbitrary = std
-
Enables arbitrary and rand of alloy-primitives, arbitrary of alloy-consensus and alloy-eips and arbitrary
arbitrary
feature