Vaulta

eospokeriniu

Contract

  • Table row type of gamehistory

    {
      "name": "_gamehistory",
      "base": "",
      "fields": [
        {
          "name": "block",
          "type": "uint64"
        },
        {
          "name": "zhuang",
          "type": "_gamecardstyle"
        },
        {
          "name": "tian",
          "type": "_gamecardstyle"
        },
        {
          "name": "di",
          "type": "_gamecardstyle"
        },
        {
          "name": "xuan",
          "type": "_gamecardstyle"
        },
        {
          "name": "huang",
          "type": "_gamecardstyle"
        }
      ]
    }