Cargo Features

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

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

tor default

Enables tor of fedimint-api-client

fedimint-client has 2 features without comments.