
Table row type of stakingpos
{ "name": "StakingPosS", "base": "", "fields": [ { "name": "posId", "type": "uint64" }, { "name": "incentiveIds", "type": "uint64[]" } ] }
Table row type of stakingpos
{
"name": "StakingPosS",
"base": "",
"fields": [
{
"name": "posId",
"type": "uint64"
},
{
"name": "incentiveIds",
"type": "uint64[]"
}
]
}