Cargo Features
miden-faucet has no features set by default.
[dependencies]
miden-faucet = { version = "0.6.0", features = ["testing"] }
- 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