
Action parameter in issue
{ "name": "issue_token", "base": "", "fields": [ { "name": "to", "type": "name" }, { "name": "quantity", "type": "asset" }, { "name": "id", "type": "uint64" }, { "name": "memo", "type": "string" } ] }
Action parameter in issue
{
"name": "issue_token",
"base": "",
"fields": [
{
"name": "to",
"type": "name"
},
{
"name": "quantity",
"type": "asset"
},
{
"name": "id",
"type": "uint64"
},
{
"name": "memo",
"type": "string"
}
]
}