Cargo Features
[dependencies]
fedimint-testing = { version = "0.5.0", default-features = false, features = ["tor"] }
- default = tor
-
The
tor
feature is set by default wheneverfedimint-testing
is added without
somewhere in the dependency tree.default-features = false - tor default
-
Enables tor of fedimint-ln-gateway
fedimint-testing has 2 features without comments.