Cargo Features

tari_transaction_components has no features set by default.

[dependencies]
tari_transaction_components = { version = "5.3.0-pre.2", features = ["ledger", "wasm"] }
ledger = minotari_ledger_wallet_comms
wasm = wasm-bindgen

Affects tari_transaction_components::wasm

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.

minotari_ledger_wallet_comms ledger?
wasm-bindgen wasm?