diff --git a/script/deploy/resources/contractSpecificReminders.sh b/script/deploy/resources/contractSpecificReminders.sh index 87cea7d08..90bac1c30 100644 --- a/script/deploy/resources/contractSpecificReminders.sh +++ b/script/deploy/resources/contractSpecificReminders.sh @@ -5,3 +5,7 @@ # EXAMPLE: # CelerIMFacet="RelayerCelerIM needs to be deployed prior to deploying this facet (CelerIMFacet)" +FeeCollector="Please do not forget to add the new contract address to whitelisted DEXs before using it" +LiFuelFeeCollector="Please do not forget to add the new contract address to whitelisted DEXs before using it" +TokenWrapper="Please do not forget to add the new contract address to whitelisted DEXs before using it" +LiFiDEXAggregator="Please do not forget to add the new contract address to whitelisted DEXs before using it"