
Table row type of contractsrt
{ "name": "contractsrt", "base": "", "fields": [ { "name": "id", "type": "uint16" }, { "name": "contract", "type": "name" } ] }
Table row type of contractsrt
{
"name": "contractsrt",
"base": "",
"fields": [
{
"name": "id",
"type": "uint16"
},
{
"name": "contract",
"type": "name"
}
]
}