CatapultServer  v0.5.0.1 (Elephant)
BlockExecutor.cpp File Reference
Include dependency graph for BlockExecutor.cpp:

Namespaces

 catapult
 
 catapult::chain
 

Functions

void catapult::chain::ExecuteBlock (const model::BlockElement &blockElement, const BlockExecutionContext &executionContext)
 Executes blockElement using the specified execution context (executionContext). More...
 
void catapult::chain::RollbackBlock (const model::BlockElement &blockElement, const BlockExecutionContext &executionContext)
 Rollbacks blockElement using the specified execution context (executionContext). More...