Bitcoin Core  27.99.0
P2P Digital Currency
Typedefs
messagestartchars.h File Reference
#include <array>
#include <cstdint>
Include dependency graph for messagestartchars.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

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

Typedef Documentation

◆ MessageStartChars

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

Definition at line 11 of file messagestartchars.h.