
Action parameter in gamereceipt
{ "name": "gamereceipt", "base": "", "fields": [ { "name": "player", "type": "name" }, { "name": "gamecost", "type": "asset" }, { "name": "payresult", "type": "asset" }, { "name": "drop_amt", "type": "asset" }, { "name": "bid", "type": "uint64" }, { "name": "sigid", "type": "signature" }, { "name": "dice_under", "type": "uint64" }, { "name": "rand_roll", "type": "uint64" }, { "name": "d1", "type": "uint64" }, { "name": "d2", "type": "uint64" }, { "name": "d3", "type": "uint64" } ] }