
Action parameter in reservetask
{ "name": "reservetask", "base": "", "fields": [ { "name": "proof", "type": "checksum256[]" }, { "name": "position", "type": "uint8[]" }, { "name": "data", "type": "bytes" }, { "name": "campaign_id", "type": "uint32" }, { "name": "batch_id", "type": "uint32" }, { "name": "account_id", "type": "uint32" }, { "name": "payer", "type": "name" }, { "name": "sig", "type": "sig" } ] }