
Table row type of lockinfo
{ "name": "st_defi_lockinfo", "base": "", "fields": [ { "name": "liquidity_id", "type": "uint64" }, { "name": "quantity1", "type": "asset" }, { "name": "quantity2", "type": "asset" } ] }
Table row type of lockinfo
{
"name": "st_defi_lockinfo",
"base": "",
"fields": [
{
"name": "liquidity_id",
"type": "uint64"
},
{
"name": "quantity1",
"type": "asset"
},
{
"name": "quantity2",
"type": "asset"
}
]
}