Created
November 14, 2022 14:57
-
-
Save zmanian/cf3efcc98a2a3914885e884a713f834d to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"title": "Unity param change propsal", | |
"description": "TBD", | |
"changes": [ | |
{ | |
"subspace": "mint", | |
"key": "InflationMin", | |
"value": 0.01 | |
}, | |
{ | |
"subspace": "distribution", | |
"key": "communitytax", | |
"value": 0.2 | |
} | |
], | |
"deposit": "64000000uatom" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment