Vaulta

boatwingbett

Contract

  • Table row type of tlvhresult

    {
      "name": "tlvhResult_table",
      "base": "",
      "fields": [
        {
          "name": "index",
          "type": "uint64"
        },
        {
          "name": "game",
          "type": "string"
        },
        {
          "name": "round",
          "type": "uint64"
        },
        {
          "name": "winner_1st",
          "type": "string"
        },
        {
          "name": "winner_2nd",
          "type": "string"
        },
        {
          "name": "winner_3rd",
          "type": "string"
        }
      ]
    }