EOS

bbingamebac1

Contract

The data structures defined by this contract.

  • Action parameter in baccarat2

    Table row type of baccarat2

    { "name": "baccarat2", "base": "", "fields": [ { "name": "id", "type": "uint64" }, { "name": "roomBatch", "type": "string" }, { "name": "cardSeed", "type": "string" }, { "name": "cardHash", "type": "string" } ] }
  • Action parameter in deldata

    { "name": "deldata", "base": "", "fields": [ { "name": "game", "type": "string" }, { "name": "count", "type": "uint64" } ] }