Vaulta

firewall.x

Contract

  • Action parameter in setrules

    {
      "name": "setrules",
      "base": "",
      "fields": [
        {
          "name": "dapp",
          "type": "name"
        },
        {
          "name": "bti",
          "type": "bool"
        },
        {
          "name": "contract",
          "type": "bool"
        },
        {
          "name": "suspect",
          "type": "bool"
        },
        {
          "name": "extends",
          "type": "string"
        }
      ]
    }