Four‐byte magic prefix that starts every P2P network message.

Synopsis

Declared in <kernel/messagestartchars.h>

using MessageStartChars = std::array<uint8_t, 4>;

Created with MrDocs