From 7440f642de7571535ad0539af691d849e24a40f1 Mon Sep 17 00:00:00 2001 From: Jamie Hewitt Date: Wed, 20 Jul 2022 10:10:30 +0100 Subject: [PATCH] Removing NEXT_PUBLIC_ALLOW_DYNAMIC_PRICING env --- .../deploying-components/deploying-marketplace.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/building-with-ocean/deploying-components/deploying-marketplace.md b/building-with-ocean/deploying-components/deploying-marketplace.md index d39f192b..f19cd1c2 100644 --- a/building-with-ocean/deploying-components/deploying-marketplace.md +++ b/building-with-ocean/deploying-components/deploying-marketplace.md @@ -24,7 +24,6 @@ NEXT_PUBLIC_METADATACACHE_URI=https://v4.aquarius.oceanprotocol.com #NEXT_PUBLIC_MARKET_FEE_ADDRESS="0xxx" #NEXT_PUBLIC_PUBLISHER_MARKET_ORDER_FEE="1" #NEXT_PUBLIC_CONSUME_MARKET_ORDER_FEE="1" -#NEXT_PUBLIC_CONSUME_MARKET_POOL_SWAP_FEE="1" #NEXT_PUBLIC_CONSUME_MARKET_FIXED_SWAP_FEE="1" # @@ -33,7 +32,6 @@ NEXT_PUBLIC_METADATACACHE_URI=https://v4.aquarius.oceanprotocol.com # Toggle pricing options presented during price creation #NEXT_PUBLIC_ALLOW_FIXED_PRICING="true" -#NEXT_PUBLIC_ALLOW_DYNAMIC_PRICING="true" #NEXT_PUBLIC_ALLOW_FREE_PRICING="true" # Privacy Preference Center