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 2251c2c commit ab92809Copy full SHA for ab92809
packages/evm/src/verkleAccessWitness.ts
@@ -28,10 +28,7 @@ import type {
28
VerkleAccessedState,
29
VerkleAccessedStateWithAddress,
30
} from '@ethereumjs/common'
31
-import type {
32
- StatefulVerkleStateManager,
33
- StatelessVerkleStateManager,
34
-} from '@ethereumjs/statemanager'
+import type { StatefulVerkleStateManager } from '@ethereumjs/statemanager'
35
import type {
36
Address,
37
PrefixedHexString,
0 commit comments