Skip to content

Commit

Permalink
Merge pull request #21 from testinprod-io/feature/mininny/holocene-15…
Browse files Browse the repository at this point in the history
…59-params

Holocene 1559 params
  • Loading branch information
mininny authored Oct 31, 2024
2 parents d745adc + c213f11 commit b29ff6d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions execution/execution.proto
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,7 @@ message AssembleBlockRequest {
repeated bytes transactions = 7;
bool no_tx_pool = 8;
optional uint64 gas_limit = 9;
optional bytes eip_1559_params = 10;
}

message AssembleBlockResponse {
Expand Down

0 comments on commit b29ff6d

Please sign in to comment.