
Table row type of timelockss
{ "name": "timelocks", "base": "", "fields": [ { "name": "timeout", "type": "int64" }, { "name": "quantity", "type": "int64" }, { "name": "from", "type": "int64" } ] }
Table row type of timelockss
{
"name": "timelocks",
"base": "",
"fields": [
{
"name": "timeout",
"type": "int64"
},
{
"name": "quantity",
"type": "int64"
},
{
"name": "from",
"type": "int64"
}
]
}