
Action parameter in choicreceipt
{ "name": "choicreceipt", "base": "", "fields": [ { "name": "bettor", "type": "name" }, { "name": "bet_amount", "type": "asset" }, { "name": "bet_time", "type": "time_point_sec" }, { "name": "round", "type": "uint64" }, { "name": "draw", "type": "string" }, { "name": "betting", "type": "string" }, { "name": "prize", "type": "asset" }, { "name": "seed", "type": "string" }, { "name": "bet_txid", "type": "string" }, { "name": "usedeposit", "type": "bool" } ] }