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 ffbea65 commit 8af7e55Copy full SHA for 8af7e55
packages/client/src/rpc/modules/engine/engine.ts
@@ -63,7 +63,6 @@ import {
63
payloadAttributesFieldValidatorsV3,
64
} from './validators.ts'
65
66
-import { blob } from 'node:stream/consumers'
67
import type { Block, ExecutionPayload } from '@ethereumjs/block'
68
import type { PrefixedHexString } from '@ethereumjs/util'
69
import type { VM } from '@ethereumjs/vm'
0 commit comments