Bitcoin Core 28.99.0
P2P Digital Currency
|
#include <array>
#include <cstdint>
Go to the source code of this file.
Typedefs | |
using | MessageStartChars = std::array< uint8_t, 4 > |
using MessageStartChars = std::array<uint8_t, 4> |
Definition at line 11 of file messagestartchars.h.