You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2.`expectedBlobVersionedHashes`: `Array of DATA`, 32 Bytes - Array of expected blob versioned hashes to validate.
37
37
3.`parentBeaconBlockRoot`: `DATA`, 32 Bytes - Root of the parent beacon block.
38
-
4.`executionRequests`: `Array of DATA`, 32 Bytes - List of execution layer triggered requests,
38
+
4.`executionRequests`: `Array of DATA` - List of execution layer triggered requests,
39
39
each element of the list represents an SSZ encoded list of requests of a certain type as it is defined by [EIP-7685](https://eips.ethereum.org/EIPS/eip-7685)
40
40
Elements of the list **MUST** be ordered by `requestType` in ascending order.
0 commit comments