Skip to content

Commit

Permalink
add contract reminders for DEX-like periphery (#749)
Browse files Browse the repository at this point in the history
  • Loading branch information
0xDEnYO authored Aug 14, 2024
1 parent 21bd12a commit 588b3be
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions script/deploy/resources/contractSpecificReminders.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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"

0 comments on commit 588b3be

Please sign in to comment.