Skip to content

Commit

Permalink
Minor fix in README
Browse files Browse the repository at this point in the history
  • Loading branch information
gbalabasquer committed May 18, 2022
1 parent 7ca0b4a commit 6c5e2c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ Below is the expected structure of such a config file:
"flop_tau": "<Max auction duration in seconds>",
"flap_lid": "<Max amount of DAI that can be put up for sale at the same time in DAI unit (e.g. 1000000)>",
"flash_max": "<Max DAI can be borrowed from flash loan module in DAI unit (e.g. 1000000)>",
import: {
"import": {
"gov": "<GOV token address (if there is an existing one to import)> note: make sure to mint enough tokens for launch",
"authority": "<Authority address (if there is an existing one to import)> note: make sure to launch MCD_ADMIN",
"proxyRegistry": "<Proxy Registry address (if there is an existing one to import)>",
Expand Down

0 comments on commit 6c5e2c3

Please sign in to comment.