
Table row type of boxjackpot
{ "name": "st_jackpot_pool", "base": "", "fields": [ { "name": "jackpot_id", "type": "uint64" }, { "name": "amounts", "type": "vuint64_t" } ] }
Table row type of boxjackpot
{
"name": "st_jackpot_pool",
"base": "",
"fields": [
{
"name": "jackpot_id",
"type": "uint64"
},
{
"name": "amounts",
"type": "vuint64_t"
}
]
}