Skip to content

Commit

Permalink
genesis: min-commission to 5%
Browse files Browse the repository at this point in the history
  • Loading branch information
tbruyelle committed Sep 28, 2024
1 parent ffdb27a commit d46da6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion genesis-atomone-orig.json
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@
"max_entries": 7,
"historical_entries": 10000,
"bond_denom": "uatone",
"min_commission_rate": "0.000000000000000000"
"min_commission_rate": "0.050000000000000000"
},
"last_total_power": "0",
"last_validator_powers": [],
Expand Down

0 comments on commit d46da6d

Please sign in to comment.