
Table row type of configsett
{ "name": "settings", "base": "", "fields": [ { "name": "durinhr", "type": "uint64" }, { "name": "isdeposit_locked", "type": "bool" }, { "name": "feepct", "type": "float32" } ] }
Table row type of configsett
{
"name": "settings",
"base": "",
"fields": [
{
"name": "durinhr",
"type": "uint64"
},
{
"name": "isdeposit_locked",
"type": "bool"
},
{
"name": "feepct",
"type": "float32"
}
]
}