Cargo Features

casper-node has no features set by default.

[dependencies]
casper-node = { version = "1.5.6", features = ["failpoints", "vendored-openssl", "testing"] }
failpoints
vendored-openssl

Enables vendored of openssl

testing

Enables testing of casper-types

casper-node has 3 features without comments.