
Action parameter in withdrawlog
{ "name": "withdrawlog", "base": "", "fields": [ { "name": "owner", "type": "name" }, { "name": "bytes", "type": "uint64" }, { "name": "fee", "type": "uint64" }, { "name": "deposited_bytes", "type": "uint64" } ] }
Action parameter in withdrawlog
{
"name": "withdrawlog",
"base": "",
"fields": [
{
"name": "owner",
"type": "name"
},
{
"name": "bytes",
"type": "uint64"
},
{
"name": "fee",
"type": "uint64"
},
{
"name": "deposited_bytes",
"type": "uint64"
}
]
}