Cargo Features

vm-validator has no features set by default.

[dependencies]
vm-validator = { version = "0.2.7", features = ["failpoints", "fuzzing"] }
failpoints

Enables failpoints of fail

fuzzing

Enables aptos-crypto, aptosdb, fuzzing of aptos-types

vm-validator has 2 features without comments.