
Action parameter in chintailock
{ "name": "chintailock", "base": "", "fields": [ { "name": "owner", "type": "name" }, { "name": "quantity", "type": "asset" }, { "name": "days", "type": "uint8" } ] }
Action parameter in chintailock
{
"name": "chintailock",
"base": "",
"fields": [
{
"name": "owner",
"type": "name"
},
{
"name": "quantity",
"type": "asset"
},
{
"name": "days",
"type": "uint8"
}
]
}