Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
lucaslopezf committed Oct 4, 2024
1 parent b1c21f6 commit f9007bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion x/mint/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ Key features of the new minting mechanism:
4. **Flexible Inflation**: The inflation rate can be adjusted based on various parameters, not just the bonded ratio.

The default minting function, if no custom one is provided, is implemented in the `DefaultMintFn`.
This function is called during the `BeginBlocker` and is responsible for minting new tokens, implementations details can be found [here](#default-configuration).
This function is called during the `BeginBlocker` and is responsible for minting new tokens, implementation details can be found [here](#default-configuration).

### Inflation

Expand Down

0 comments on commit f9007bf

Please sign in to comment.