We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1814c10 commit b26839fCopy full SHA for b26839f
1 file changed
execution/execution.proto
@@ -177,6 +177,7 @@ message AssembleBlockRequest {
177
repeated bytes transactions = 8;
178
bool no_tx_pool = 9;
179
optional uint64 gas_limit = 10;
180
+ optional bytes holocene_Eip1559_params = 11;
181
}
182
183
message AssembleBlockResponse {
0 commit comments