Cargo Features

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

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

tor default

Enables curve25519-dalek and strum, onion-service-client, rustls and tokio of fedimint-arti-client

Affects api::JsonRpcClient.connect_with_tor

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

arti-client not wasm tor

Enables fedimint-arti-client