CatapultServer
v0.5.0.1 (Elephant)
|
Go to the source code of this file.
Namespaces | |
catapult | |
catapult::ionet | |
catapult::parsers | |
Functions | |
bool | catapult::parsers::TryParseTransactionElements (const ionet::Packet &packet, const predicate< const model::Transaction & > &isValid, std::vector< model::TransactionElement > &elements) |
Tries to parse transaction elements out of packet and into elements with a validity check (isValid). More... | |