CatapultServer
v0.5.0.1 (Elephant)
|
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... | |