@ethereumjs/vm / BaseTxReceipt
Defined in: vm/src/types.ts:24
Abstract interface with common transaction receipt fields
bitvector:
Uint8Array
Defined in: vm/src/types.ts:32
Bloom bitvector
cumulativeBlockGasUsed:
bigint
Defined in: vm/src/types.ts:28
Cumulative gas used in the block including this tx
logs:
Log
[]
Defined in: vm/src/types.ts:36
Logs emitted