pub const GETBLOCKTXN: &'static str = "getblocktxn";
Expand description

| Contains a BlockTransactionsRequest | | Peer should respond with “blocktxn” | message. @since protocol version 70014 | as described by BIP 152 |