Cargo Features

miden-node has no features set by default.

[dependencies]
miden-node = { version = "0.5.1", features = ["testing", "tracing-forest"] }
testing

Makes make-genesis subcommand run faster. Is only suitable for testing. INFO: Make sure that all your components have matching features for them to function.

Enables testing of miden-lib

tracing-forest

Enables tracing-forest of miden-node-block-producer