Skip to main content

Function: executeHandler()

function executeHandler(contract_module): void;

Executes the handler for the method specified in the transaction context. The results (new transactions) are written to the result file.

Parameters

contract_module: ContractHandlers

Contract module containing the method.

Returns

void


Coinweb © 2024