Cargo Features

bitcoin-send-tx-p2p has no features set by default.

[dependencies]
bitcoin-send-tx-p2p = { version = "0.2.0", features = ["tor"] }
tor = tokio-socks

Affects bitcoin-send-tx-p2p::Config.tor_proxy, bitcoin-send-tx-p2p::send_tx_p2p_over_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.

tokio-socks tor?