
Table row type of lotlimit
{ "name": "st_lotlimit", "base": "", "fields": [ { "name": "id", "type": "uint64" }, { "name": "playersym", "type": "uint128" }, { "name": "bet", "type": "asset" }, { "name": "max_payout", "type": "asset" } ] }
Table row type of lotlimit
{
"name": "st_lotlimit",
"base": "",
"fields": [
{
"name": "id",
"type": "uint64"
},
{
"name": "playersym",
"type": "uint128"
},
{
"name": "bet",
"type": "asset"
},
{
"name": "max_payout",
"type": "asset"
}
]
}