
Action parameter in pwrreceipt
{ "name": "pwrreceipt", "base": "", "fields": [ { "name": "bettor", "type": "name" }, { "name": "bet_amount", "type": "asset" }, { "name": "bet_time", "type": "time_point_sec" }, { "name": "round", "type": "uint64" }, { "name": "number", "type": "uint8" }, { "name": "pwrnumber", "type": "uint8" }, { "name": "distribution", "type": "float32" }, { "name": "bet_oddeven", "type": "uint8" }, { "name": "bet_overunder", "type": "uint8" }, { "name": "bet_pwroddeven", "type": "uint8" }, { "name": "bet_pwroverunder", "type": "uint8" }, { "name": "prize", "type": "asset" } ] }