Vaulta

dtheoschain1

Contract

  • Action parameter in doaction

    {
      "name": "doaction",
      "base": "",
      "fields": [
        {
          "name": "room_id",
          "type": "uint64"
        },
        {
          "name": "game_id",
          "type": "uint64"
        },
        {
          "name": "player_id",
          "type": "uint8"
        },
        {
          "name": "dowhat",
          "type": "uint8"
        },
        {
          "name": "value",
          "type": "uint64"
        }
      ]
    }