
Table row type of threshlinks
{ "name": "threshlinks", "base": "", "fields": [ { "name": "id", "type": "uint64" }, { "name": "contract", "type": "name" }, { "name": "action_name", "type": "name" }, { "name": "threshold_name", "type": "name" } ] }
Table row type of threshlinks
{
"name": "threshlinks",
"base": "",
"fields": [
{
"name": "id",
"type": "uint64"
},
{
"name": "contract",
"type": "name"
},
{
"name": "action_name",
"type": "name"
},
{
"name": "threshold_name",
"type": "name"
}
]
}