@ethereumjs/vm / PreByzantiumTxReceipt
Defined in: vm/src/types.ts:45
Pre-Byzantium receipt type with a field for the intermediary state root
bitvector:
Uint8Array
Defined in: vm/src/types.ts:34
Bloom bitvector
cumulativeBlockGasUsed:
bigint
Defined in: vm/src/types.ts:30
Cumulative gas used in the block including this tx
BaseTxReceipt.cumulativeBlockGasUsed
logs:
Log[]
Defined in: vm/src/types.ts:38
Logs emitted
stateRoot:
Uint8Array
Defined in: vm/src/types.ts:49
Intermediary state root