We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9a709e commit 8d76c4bCopy full SHA for 8d76c4b
packages/tx/examples/EOACodeTx.ts
@@ -1,7 +1,7 @@
1
import { Common, Hardfork, Mainnet } from '@ethereumjs/common'
2
import { Capability, createEOACode7702Tx } from '@ethereumjs/tx'
3
import {
4
- EOACode7702AuthorizationListItem,
+ type EOACode7702AuthorizationListItem,
5
type PrefixedHexString,
6
createAddressFromPrivateKey,
7
randomBytes,
0 commit comments