We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ca0b4a commit 6c5e2c3Copy full SHA for 6c5e2c3
README.md
@@ -90,7 +90,7 @@ Below is the expected structure of such a config file:
90
"flop_tau": "<Max auction duration in seconds>",
91
"flap_lid": "<Max amount of DAI that can be put up for sale at the same time in DAI unit (e.g. 1000000)>",
92
"flash_max": "<Max DAI can be borrowed from flash loan module in DAI unit (e.g. 1000000)>",
93
- import: {
+ "import": {
94
"gov": "<GOV token address (if there is an existing one to import)> note: make sure to mint enough tokens for launch",
95
"authority": "<Authority address (if there is an existing one to import)> note: make sure to launch MCD_ADMIN",
96
"proxyRegistry": "<Proxy Registry address (if there is an existing one to import)>",
0 commit comments