Adds capability to deploy demurrage tokens.

This commit is contained in:
2021-12-15 16:00:51 +03:00
parent 10cbb1344d
commit 1498edbb07
2 changed files with 21 additions and 4 deletions

View File

@@ -4,5 +4,10 @@
"precision": 0,
"code": null,
"supply": 0,
"extra": {}
"extra": [
{
"arg": "",
"arg_type": ""
}
]
}