@ethereumjs/block / JSONBlock
Defined in: types.ts:154
An object with the block’s data represented as strings.
optionalheader:JSONHeader
Defined in: types.ts:158
Header data for the block
optionaltransactions:JSONTx[]
Defined in: types.ts:159
optionaluncleHeaders:JSONHeader[]
Defined in: types.ts:160
optionalwithdrawals:JSONRPCWithdrawal[]
Defined in: types.ts:161