We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12c2f2c commit 4c0a64aCopy full SHA for 4c0a64a
cannonfile.toml
@@ -13,8 +13,8 @@ source = "cow-settlement:2.0.2"
13
[var.main]
14
cowSettlement = "<%= cow.Settlement.address %>"
15
16
-# In particular, the wrappedNativeToken should be overridden in production environments.
17
-# If it is not overridden, the deployment will fail to run
+# WARNING: Make sure you override the wrappedNativeToken with the corresponding native token contract address in the network.
+# The deployment of CoWSwapEthFlow needs to happen in nonce 0, so there's only one possible attempt.
18
wrappedNativeToken = "<%= dummyToken.Token.address %>"
19
20
deployerAccount = "0x18AA26D5e4A18ef6E49c509D52a4f7d60242b10D"
0 commit comments