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
-`ExecutionPayloadV1`**MUST** be returned if the payload `timestamp` is lower than the Shanghai timestamp
97
+
-`ExecutionPayloadV2`**MUST** be returned if the payload `timestamp` is greater or equal to the Shanghai timestamp and lower than the EIP-4844 activation timestamp
98
+
-`ExecutionPayloadV3`**MUST** be returned if the payload `timestamp` is greater or equal to the EIP-4844 activation timestamp
96
99
-`blockValue` : `QUANTITY`, 256 Bits - The expected value to be received by the `feeRecipient` in wei
97
100
* error: code and message set in case an exception happens while getting the payload.
0 commit comments