JsonBlock
An object with the block’s data represented as strings.
Properties
executionWitness?
optional
executionWitness:null
|VerkleExecutionWitness
Defined in
header?
optional
header:JsonHeader
Header data for the block
Defined in
requests?
optional
requests:null
| `0x${string}`[]
Defined in
transactions?
optional
transactions:JsonTx
[]
Defined in
uncleHeaders?
optional
uncleHeaders:JsonHeader
[]
Defined in
withdrawals?
optional
withdrawals:JsonRpcWithdrawal
[]