
Table row type of myuserroll
{ "name": "myuserroll", "base": "", "fields": [ { "name": "gameId", "type": "uint64" }, { "name": "accountName", "type": "string" }, { "name": "contractName", "type": "string" }, { "name": "betAsset", "type": "asset" }, { "name": "roll", "type": "uint64" }, { "name": "seed", "type": "string" } ] }