Cargo Features

[dependencies]
fedimint-cli = { version = "0.5.0", default-features = false, features = ["tor"] }
default = tor

The tor feature is set by default whenever fedimint-cli is added without default-features = false somewhere in the dependency tree.

tor default

Enables tor of fedimint-api-client and fedimint-client

FedimintCli has 2 features without comments.