File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -71,7 +71,7 @@ The response of this method is extended with the `executionRequests` field.
71
71
- ` blobsBundle ` : [ ` BlobsBundleV1 ` ] ( #BlobsBundleV1 ) - Bundle with data corresponding to blob transactions included into ` executionPayload `
72
72
- ` shouldOverrideBuilder ` : ` BOOLEAN ` - Suggestion from the execution layer to use this ` executionPayload ` instead of an externally provided one
73
73
- ` executionRequests ` : ` Array of DATA ` - Execution layer triggered requests obtained from the ` executionPayload ` transaction execution,
74
- each element of the list rerpresents requests of a certain type encoded as it is defined by [ EIP-7685] ( https://eips.ethereum.org/EIPS/eip-7685 ) .
74
+ each element of the list represents requests of a certain type encoded as it is defined by [ EIP-7685] ( https://eips.ethereum.org/EIPS/eip-7685 ) .
75
75
* error: code and message set in case an exception happens while getting the payload.
76
76
77
77
#### Specification
You can’t perform that action at this time.
0 commit comments