Vaulta

defindbigger

Contract

  • Table row type of disnum

    Table row type of disnumv

    {
      "name": "disNumType",
      "base": "",
      "fields": [
        {
          "name": "account",
          "type": "name"
        },
        {
          "name": "roundid",
          "type": "uint64"
        },
        {
          "name": "disnumrate",
          "type": "uint64"
        },
        {
          "name": "disroundm",
          "type": "asset"
        },
        {
          "name": "distime",
          "type": "uint64"
        },
        {
          "name": "rank",
          "type": "uint64"
        }
      ]
    }