
Table row type of bindaccounts
{ "name": "MixinAccount", "base": "", "fields": [ { "name": "eos_account", "type": "name" }, { "name": "client_id", "type": "uint128" } ] }
Table row type of bindaccounts
{
"name": "MixinAccount",
"base": "",
"fields": [
{
"name": "eos_account",
"type": "name"
},
{
"name": "client_id",
"type": "uint128"
}
]
}