
Action parameter in initcounter
{ "name": "initcounter", "base": "", "fields": [ { "name": "transactions", "type": "uint64" }, { "name": "transfers", "type": "uint64" } ] }
Action parameter in initcounter
{
"name": "initcounter",
"base": "",
"fields": [
{
"name": "transactions",
"type": "uint64"
},
{
"name": "transfers",
"type": "uint64"
}
]
}