CatapultServer
v0.5.0.1 (Elephant)
|
Go to the documentation of this file.
44 template<ionet::PacketType PacketType>
static constexpr ionet::PacketType Packet_Type
Definition: ChainPackets.h:31
static constexpr ionet::PacketType Packet_Type
Definition: ChainPackets.h:46
A packet header with a data payload.
Definition: Packet.h:32
uint64_t ScoreLow
Low part of the score.
Definition: ChainPackets.h:40
uint32_t NumHashes
Requested number of hashes.
Definition: ChainPackets.h:58
PacketType
An enumeration of known packet types.
Definition: PacketType.h:171
catapult::Height Height
Requested block height.
Definition: ChainPackets.h:49
A block hashes request.
Definition: ChainPackets.h:56
uint32_t NumBlocks
Requested number of blocks.
Definition: ChainPackets.h:64
A chain info response.
Definition: ChainPackets.h:30
catapult::Height Height
Chain height.
Definition: ChainPackets.h:34
uint32_t NumResponseBytes
Requested response size (in bytes).
Definition: ChainPackets.h:67
Definition: AddressExtractionExtension.cpp:28
uint64_t ScoreHigh
High part of the score.
Definition: ChainPackets.h:37
A packet containing header information and a height.
Definition: ChainPackets.h:45
A pull blocks request.
Definition: ChainPackets.h:62