Constant bitcoin_netmsg::NetMsgType::WTXIDRELAY
source · pub const WTXIDRELAY: &'static str = "wtxidrelay";Expand description
| Indicates that a node prefers to relay | transactions via wtxid, rather than | txid. @since protocol version 70016 | as described by BIP 339. |