Returns the network magic bytes that prefix every P2P message.
Synopsis
Declared in <kernel/chainparams.h>
MessageStartChars const&
MessageStart() const;
Return Value
The message‐start byte sequence.
Created with MrDocs