
Table row type of currencies
{ "name": "currency_status", "base": "", "fields": [ { "name": "smb", "type": "symbol" }, { "name": "allowed", "type": "bool" }, { "name": "precision", "type": "uint8" } ] }
Table row type of currencies
{
"name": "currency_status",
"base": "",
"fields": [
{
"name": "smb",
"type": "symbol"
},
{
"name": "allowed",
"type": "bool"
},
{
"name": "precision",
"type": "uint8"
}
]
}