
Action parameter in xfernotice
{ "name": "xfernotice", "base": "", "fields": [ { "name": "from", "type": "name" }, { "name": "to", "type": "name" }, { "name": "quantity", "type": "asset" }, { "name": "txid", "type": "string" } ] }
Action parameter in xfernotice
{
"name": "xfernotice",
"base": "",
"fields": [
{
"name": "from",
"type": "name"
},
{
"name": "to",
"type": "name"
},
{
"name": "quantity",
"type": "asset"
},
{
"name": "txid",
"type": "string"
}
]
}