code.vegaprotocol.io/vega@v0.79.0/core/integration/steps/market/defaults/fees-config/default-none.json (about)

     1  {
     2    "factors": {
     3      "infrastructureFee": "0.0",
     4      "makerFee": "0.0",
     5      "liquidityFee": "0.0"
     6    },
     7    "liquidityFeeSettings": {
     8      "method": "METHOD_MARGINAL_COST"
     9    }
    10  }