Vaulta

eospokeriniu

Contract

  • Table row type of reshistory

    {
      "name": "_reshistory",
      "base": "",
      "fields": [
        {
          "name": "id",
          "type": "uint64"
        },
        {
          "name": "actor",
          "type": "uint64"
        },
        {
          "name": "tian",
          "type": "int32"
        },
        {
          "name": "tm",
          "type": "int32"
        },
        {
          "name": "di",
          "type": "int32"
        },
        {
          "name": "xuan",
          "type": "int32"
        },
        {
          "name": "huang",
          "type": "int32"
        }
      ]
    }