@ethereumjs/block / JSONBlock
Defined in: types.ts:159
An object with the block’s data represented as strings.
optional
executionWitness:null
|VerkleExecutionWitness
Defined in: types.ts:167
optional
header:JSONHeader
Defined in: types.ts:163
Header data for the block
optional
transactions:JSONTx
[]
Defined in: types.ts:164
optional
uncleHeaders:JSONHeader
[]
Defined in: types.ts:165
optional
withdrawals:JSONRPCWithdrawal
[]
Defined in: types.ts:166