
Action parameter in inittransfer
{ "name": "inittransfer", "base": "", "fields": [ { "name": "to", "type": "userdef" }, { "name": "quantity", "type": "asset" }, { "name": "memo", "type": "string" }, { "name": "payment_type", "type": "string" } ] }
Action parameter in inittransfer
{
"name": "inittransfer",
"base": "",
"fields": [
{
"name": "to",
"type": "userdef"
},
{
"name": "quantity",
"type": "asset"
},
{
"name": "memo",
"type": "string"
},
{
"name": "payment_type",
"type": "string"
}
]
}