
Action parameter in awardpayout
{ "name": "awardpayout", "base": "", "fields": [ { "name": "yyyymm", "type": "uint64" }, { "name": "fpAccount", "type": "name" }, { "name": "fpPoints", "type": "uint32" }, { "name": "spAccount", "type": "name" }, { "name": "spPoints", "type": "uint32" }, { "name": "tpAccount", "type": "name" }, { "name": "tpPoints", "type": "uint32" } ] }