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