CatapultServer
v0.5.0.1 (Elephant)
|
Go to the source code of this file.
Classes | |
struct | catapult::api::ChainInfoResponse |
A chain info response. More... | |
struct | catapult::api::HeightPacket< PacketType > |
A packet containing header information and a height. More... | |
struct | catapult::api::BlockHashesRequest |
A block hashes request. More... | |
struct | catapult::api::PullBlocksRequest |
A pull blocks request. More... | |
Namespaces | |
catapult | |
catapult::api | |
Typedefs | |
using | catapult::api::PullBlockRequest = HeightPacket< ionet::PacketType::Pull_Block > |
A pull block request. More... | |