c7780d2d34
* improve nginx playbook * improve configure-vm script * improve initialise-vm script * expand config naming options * provide args docs * syntax fix * address rabbitai comments * cleanup ansible * document ansible changes * fix review comments * update scraed data * fix max comment review
19 lines
315 B
JSON
19 lines
315 B
JSON
{
|
|
"total_supply": {
|
|
"denom": "unym",
|
|
"amount": "1000000000000000"
|
|
},
|
|
"mixmining_reserve": {
|
|
"denom": "unym",
|
|
"amount": "164623226345363"
|
|
},
|
|
"vesting_tokens": {
|
|
"denom": "unym",
|
|
"amount": "0"
|
|
},
|
|
"circulating_supply": {
|
|
"denom": "unym",
|
|
"amount": "835376773654637"
|
|
}
|
|
}
|