Vaulta

eoscrashmain

Contract

  • Struct property of bets

    Struct property of cgame

    Table row type of ubet

    {
      "name": "ubet",
      "base": "",
      "fields": [
        {
          "name": "player",
          "type": "name"
        },
        {
          "name": "quantity",
          "type": "asset"
        },
        {
          "name": "msg",
          "type": "string"
        },
        {
          "name": "sign",
          "type": "string"
        },
        {
          "name": "timestamp",
          "type": "uint64"
        },
        {
          "name": "bet_id",
          "type": "uint64"
        }
      ]
    }