Indicates that a node prefers to receive new block announcements via a "headers" message rather than an "inv".
Synopsis
Declared in <protocol.h>
inline constexpr char const* SENDHEADERS = {"sendheaders"};
Created with MrDocs