Cargo Features
miden-node has no features set by default.
[dependencies]
miden-node = { version = "0.6.0", 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 and miden-objects
- tracing-forest
-
Enables tracing-forest of miden-node-block-producer