
Action parameter in initsettings
{ "name": "initsettings", "base": "", "fields": [ { "name": "publisher", "type": "name" }, { "name": "token_symbol", "type": "symbol" }, { "name": "new_settings", "type": "token_settings" } ] }

Action parameter in initsettings
{
"name": "initsettings",
"base": "",
"fields": [
{
"name": "publisher",
"type": "name"
},
{
"name": "token_symbol",
"type": "symbol"
},
{
"name": "new_settings",
"type": "token_settings"
}
]
}