CatapultServer
v0.5.0.1 (Elephant)
|
Go to the source code of this file.
Classes | |
struct | catapult::model::BlockHeader |
Binary layout for a block header. More... | |
struct | catapult::model::Block |
Binary layout for a block. More... | |
Namespaces | |
catapult | |
catapult::model | |
Functions | |
size_t | catapult::model::GetTransactionPayloadSize (const BlockHeader &header) |
Gets the number of bytes containing transaction data according to header. More... | |
bool | catapult::model::IsSizeValid (const Block &block, const TransactionRegistry ®istry) |