pub const MERKLEBLOCK: &'static str = "merkleblock";
Expand description

| The merkleblock message is a reply to | a getdata message which requested a | block using the inventory type MSG_MERKLEBLOCK. | @since protocol version 70001 as described | by BIP37. |