Parameters
The minting module contains the following parameters:
| Key | Type | Example | 
|---|---|---|
| MintDenom | string | "uatom" | 
| InflationRateChange | string (dec) | "0.130000000000000000" | 
| InflationMax | string (dec) | "0.200000000000000000" | 
| InflationMin | string (dec) | "0.070000000000000000" | 
| GoalBonded | string (dec) | "0.670000000000000000" | 
| BlocksPerYear | string (uint64) | "6311520" |