@ethereumjs/vm / BaseTxReceipt
Defined in: vm/src/types.ts:26
Abstract interface with common transaction receipt fields
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
logs:
Log[]
Defined in: vm/src/types.ts:38
Logs emitted