Mask covering the bits used to encode a getdata/inv message type.
Synopsis
Declared in <protocol.h>
inline constexpr uint32_t MSG_TYPE_MASK = 0xffffffff >> 2;
Created with MrDocs
Mask covering the bits used to encode a getdata/inv message type.
Declared in <protocol.h>
inline constexpr uint32_t MSG_TYPE_MASK = 0xffffffff >> 2;
Created with MrDocs