
Struct base type of destination
{ "name": "_destination", "base": "", "fields": [ { "name": "id", "type": "uint8" }, { "name": "account", "type": "name" }, { "name": "rate", "type": "uint32" } ] }
Struct base type of destination
{
"name": "_destination",
"base": "",
"fields": [
{
"name": "id",
"type": "uint8"
},
{
"name": "account",
"type": "name"
},
{
"name": "rate",
"type": "uint32"
}
]
}