nooschain / chain/transaction-executor / ExecuteBlockResult
Interface: ExecuteBlockResult
Defined in: chain/transaction-executor.ts:62
Summary of transaction outcomes produced while executing one block.
Properties
executed
executed:
number
Defined in: chain/transaction-executor.ts:64
failed
failed:
number
Defined in: chain/transaction-executor.ts:65
height
height:
string
Defined in: chain/transaction-executor.ts:63
skipped
skipped:
number
Defined in: chain/transaction-executor.ts:66