Skip to content

Commit

Permalink
Update defaultGasValues.js
Browse files Browse the repository at this point in the history
  • Loading branch information
harish551 committed Jul 13, 2023
1 parent 509c8fc commit 755f9e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/defaultGasValues.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ export const gas = {
delegate: 350000,
un_delegate: 400000,
re_delegate: 400000,
claim_reward: 200000,
claim_reward: 250000,
};

0 comments on commit 755f9e1

Please sign in to comment.