Cargo Features
rawtx-rs has no features set by default.
[dependencies]
rawtx-rs = { version = "0.1.12", features = ["counterparty"] }
- counterparty = rc4
-
used to detect counterparty transactions
Affects
tx::is_opreturn_counterparty
,tx::is_p2ms_counterparty
,tx::is_p2sh_counterparty
…
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.