Skip to content
This repository was archived by the owner on Apr 15, 2026. It is now read-only.

Commit b26839f

Browse files
Giulio2002OpenClaw Assistant
authored andcommitted
save
1 parent 1814c10 commit b26839f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

execution/execution.proto

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -177,6 +177,7 @@ message AssembleBlockRequest {
177177
repeated bytes transactions = 8;
178178
bool no_tx_pool = 9;
179179
optional uint64 gas_limit = 10;
180+
optional bytes holocene_Eip1559_params = 11;
180181
}
181182

182183
message AssembleBlockResponse {

0 commit comments

Comments
 (0)