Cargo Features

miden-faucet has no features set by default.

[dependencies]
miden-faucet = { version = "0.3.1", 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-client