ethereumjs-vm > RunBlockResult
Result of runBlock
RunBlockResult
● receipts: TxReceipt[]
Defined in runBlock.ts:41
Receipts generated for transactions in the block
● results: RunTxResult[]
Defined in runBlock.ts:45
Results of executing the transactions in the block