
Action parameter in initnftpool
{ "name": "initnftpool", "base": "", "fields": [ { "name": "title", "type": "string" }, { "name": "reward", "type": "asset" }, { "name": "epoch_time", "type": "uint64" }, { "name": "duration", "type": "uint64" } ] }
Action parameter in initnftpool
{
"name": "initnftpool",
"base": "",
"fields": [
{
"name": "title",
"type": "string"
},
{
"name": "reward",
"type": "asset"
},
{
"name": "epoch_time",
"type": "uint64"
},
{
"name": "duration",
"type": "uint64"
}
]
}