
Action parameter in initequpool
{ "name": "initequpool", "base": "", "fields": [ { "name": "reward", "type": "asset" }, { "name": "status", "type": "uint8" }, { "name": "epoch_time", "type": "uint64" }, { "name": "duration", "type": "uint64" } ] }
Action parameter in initequpool
{
"name": "initequpool",
"base": "",
"fields": [
{
"name": "reward",
"type": "asset"
},
{
"name": "status",
"type": "uint8"
},
{
"name": "epoch_time",
"type": "uint64"
},
{
"name": "duration",
"type": "uint64"
}
]
}