Vaulta

eparticlectr

Contract

  • Table row type of wikistbl2

    {
      "name": "wiki",
      "base": "",
      "fields": [
        {
          "name": "id",
          "type": "uint64"
        },
        {
          "name": "slug",
          "type": "string"
        },
        {
          "name": "group_id",
          "type": "uint64"
        },
        {
          "name": "lang_code",
          "type": "string"
        },
        {
          "name": "ipfs_hash",
          "type": "ipfshash_t"
        }
      ]
    }