Skip to content

Commit

Permalink
fixes a linter issue
Browse files Browse the repository at this point in the history
  • Loading branch information
staheri14 committed Apr 1, 2024
1 parent e9fb50e commit a5a0e15
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion specs/src/specs/params.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,5 +66,4 @@ are blocked by the `x/paramfilter` module.
| staking.MinCommissionRate | 0.05 (5%) | Minimum commission rate used by all validators. | True |
| staking.UnbondingTime | 1814400 (21 days) | Duration of time for unbonding in seconds. | False |


Note: none of the mint module parameters are governance modifiable because they have been converted into hardcoded constants. See the x/mint README.md for more details.

0 comments on commit a5a0e15

Please sign in to comment.