
Action parameter in lottoreceipt
{ "name": "lottoreceipt", "base": "", "fields": [ { "name": "round", "type": "uint64" }, { "name": "bettor", "type": "name" }, { "name": "bet_coin", "type": "asset" }, { "name": "bet", "type": "string" }, { "name": "result", "type": "string" }, { "name": "revenue", "type": "asset" }, { "name": "correct", "type": "string" }, { "name": "time", "type": "string" } ] }