
Table row type of potincs
{ "name": "PotIncrement", "base": "", "fields": [ { "name": "createdDay", "type": "uint64" }, { "name": "requiredIncrementScaled", "type": "uint128" }, { "name": "potIncrementScaled", "type": "uint128" } ] }
Table row type of potincs
{
"name": "PotIncrement",
"base": "",
"fields": [
{
"name": "createdDay",
"type": "uint64"
},
{
"name": "requiredIncrementScaled",
"type": "uint128"
},
{
"name": "potIncrementScaled",
"type": "uint128"
}
]
}