We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 022bfbc commit 9f3845dCopy full SHA for 9f3845d
1 file changed
cmd/node/config/gasSchedules/gasScheduleV9.toml
@@ -46,6 +46,9 @@
46
DelegateVote = 50000000
47
RevokeVote = 50000000
48
CloseProposal = 50000000
49
+ ClearProposal = 50000000
50
+ ClaimAccumulatedFees = 1000000
51
+ ChangeConfig = 50000000
52
GetAllNodeStates = 20000000
53
UnstakeTokens = 5000000
54
UnbondTokens = 5000000
0 commit comments