Skip to content

Commit 6c5e2c3

Browse files
committed
Minor fix in README
1 parent 7ca0b4a commit 6c5e2c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ Below is the expected structure of such a config file:
9090
"flop_tau": "<Max auction duration in seconds>",
9191
"flap_lid": "<Max amount of DAI that can be put up for sale at the same time in DAI unit (e.g. 1000000)>",
9292
"flash_max": "<Max DAI can be borrowed from flash loan module in DAI unit (e.g. 1000000)>",
93-
import: {
93+
"import": {
9494
"gov": "<GOV token address (if there is an existing one to import)> note: make sure to mint enough tokens for launch",
9595
"authority": "<Authority address (if there is an existing one to import)> note: make sure to launch MCD_ADMIN",
9696
"proxyRegistry": "<Proxy Registry address (if there is an existing one to import)>",

0 commit comments

Comments
 (0)