mirror of
https://github.com/0glabs/0g-chain.git
synced 2024-11-10 18:15:19 +00:00
13 lines
626 B
Markdown
13 lines
626 B
Markdown
|
<!--
|
||
|
order: 5
|
||
|
-->
|
||
|
|
||
|
# Parameters
|
||
|
|
||
|
Example parameters for the kavamint module:
|
||
|
|
||
|
| Key | Type | Example | Description |
|
||
|
| ---------------------- | ------- | ---------------------- | ------------------------------------------------------------------------ |
|
||
|
| CommunityPoolInflation | sdk.Dec | "0.250000000000000000" | Yearly inflation rate of total token supply minted to the community pool |
|
||
|
| StakingRewardsAPY | sdk.Dec | "0.200000000000000000" | APY of bonded tokens minted for staking reward distribution |
|