ethereumjs-monorepo

@ethereumjs/tx / TransactionCache

Interface: TransactionCache

Table of contents

Properties

Properties

dataFee

Optional dataFee: Object

Type declaration

Name Type
hardfork string
value bigint

Defined in

tx/src/types.ts:98


hash

Optional hash: Uint8Array

Defined in

tx/src/types.ts:97


senderPubKey

Optional senderPubKey: Uint8Array

Defined in

tx/src/types.ts:102