Constant bitcoin_netmsg::NetMsgType::BLOCKTXN
source · pub const BLOCKTXN: &'static str = "blocktxn";Expand description
| Contains a BlockTransactions. | | Sent in response to a “getblocktxn” | message. @since protocol version 70014 | as described by BIP 152 |