The merkleblock message is a reply to a getdata message which requested a block using the inventory type MSG_MERKLEBLOCK.
Synopsis
Declared in <protocol.h>
inline constexpr char const* MERKLEBLOCK = {"merkleblock"};
Created with MrDocs