CatapultServer  v0.5.0.1 (Elephant)
PtUtils.h File Reference
Include dependency graph for PtUtils.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 catapult
 
 catapult::partialtransaction
 

Functions

std::unique_ptr< model::Transaction > catapult::partialtransaction::StitchAggregate (const model::WeakCosignedTransactionInfo &transactionInfo)
 Stitches a weak cosigned transaction info into a full aggregate transaction. More...
 
void catapult::partialtransaction::SplitCosignedTransactionInfos (CosignedTransactionInfos &&transactionInfos, const consumer< model::TransactionRange && > &transactionRangeConsumer, const consumer< model::DetachedCosignature && > &cosignatureConsumer)