
Table row type of lockwithdraw
{ "name": "lockwthdrw", "base": "", "fields": [ { "name": "id", "type": "uint64" }, { "name": "iswithdrw_locked", "type": "bool" } ] }
Table row type of lockwithdraw
{
"name": "lockwthdrw",
"base": "",
"fields": [
{
"name": "id",
"type": "uint64"
},
{
"name": "iswithdrw_locked",
"type": "bool"
}
]
}