Skip to content

Commit

Permalink
update gas
Browse files Browse the repository at this point in the history
  • Loading branch information
mtabasco committed Apr 12, 2024
1 parent 8cfe64a commit 0743933
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/helpers/gas-usage.ts
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ const MAX_GAS_PER_GROUP: any = {
[GasGroup.REDUCE_OPERATOR_FEE]: 51900,

[GasGroup.REGISTER_VALIDATOR_EXISTING_CLUSTER]: 202000,
[GasGroup.REGISTER_VALIDATOR_NEW_STATE]: 235500,
[GasGroup.REGISTER_VALIDATOR_NEW_STATE]: 236000,
[GasGroup.REGISTER_VALIDATOR_WITHOUT_DEPOSIT]: 180600,

[GasGroup.BULK_REGISTER_10_VALIDATOR_NEW_STATE_4]: 889900,
Expand Down

0 comments on commit 0743933

Please sign in to comment.