
Table row type of round
{ "name": "st_defi_round", "base": "", "fields": [ { "name": "id", "type": "uint64" }, { "name": "account", "type": "name" }, { "name": "round_id", "type": "uint64" }, { "name": "amount", "type": "uint64" } ] }
Table row type of round
{
"name": "st_defi_round",
"base": "",
"fields": [
{
"name": "id",
"type": "uint64"
},
{
"name": "account",
"type": "name"
},
{
"name": "round_id",
"type": "uint64"
},
{
"name": "amount",
"type": "uint64"
}
]
}