
Table row type of userweight
{ "name": "user_weight_row", "base": "", "fields": [ { "name": "pair_id", "type": "symbol_code" }, { "name": "coefficient", "type": "uint64" }, { "name": "acttime", "type": "uint64" } ] }
Table row type of userweight
{
"name": "user_weight_row",
"base": "",
"fields": [
{
"name": "pair_id",
"type": "symbol_code"
},
{
"name": "coefficient",
"type": "uint64"
},
{
"name": "acttime",
"type": "uint64"
}
]
}