MSG_TYPE_MASK

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;