Vaulta

overmind.dog

Contract

  • Table row type of totaltable

    {
      "name": "controller",
      "base": "",
      "fields": [
        {
          "name": "key",
          "type": "name"
        },
        {
          "name": "multimode",
          "type": "bool"
        },
        {
          "name": "current_primary",
          "type": "string"
        },
        {
          "name": "current_secondary",
          "type": "string"
        },
        {
          "name": "const_primary",
          "type": "string"
        },
        {
          "name": "const_secondary",
          "type": "string"
        }
      ]
    }