diff --git a/building-with-ocean/deploying-components/deploying-aquarius.md b/building-with-ocean/deploying-components/deploying-aquarius.md index c01350e0..69973db3 100644 --- a/building-with-ocean/deploying-components/deploying-aquarius.md +++ b/building-with-ocean/deploying-components/deploying-aquarius.md @@ -131,8 +131,6 @@ services: AQUARIUS_CONFIG_FILE: "config.ini" NETWORK_NAME: "mainnet" EVENTS_RPC: ${EVENTS_RPC_MAINNET} - BFACTORY_BLOCK: # TODO - METADATA_CONTRACT_BLOCK: # TODO METADATA_UPDATE_ALL : "0" OCEAN_ADDRESS : "0x967da4048cD07aB37855c090aAF366e4ce1b9F48" EVENTS_ALLOW: 0 @@ -177,8 +175,6 @@ services: AQUARIUS_CONFIG_FILE: "config.ini" NETWORK_NAME: "polygon" EVENTS_RPC: ${EVENTS_RPC_POLYGON} - BFACTORY_BLOCK: 11005239 - METADATA_CONTRACT_BLOCK: 11005247 METADATA_UPDATE_ALL: "0" OCEAN_ADDRESS: "0x282d8efCe846A88B159800bd4130ad77443Fa1A1" EVENTS_ALLOW: 0