diff --git a/docs/deployment.md b/docs/deployment.md index 7a0026050..d0c3f585d 100644 --- a/docs/deployment.md +++ b/docs/deployment.md @@ -83,6 +83,8 @@ Use the `-h` switch to print the command line help menu for all the scripts in t yarn hardhat new-clrfund --network ``` +Notice that the file `deployed-contracts.json` is created or updated (if already exists). Make a copy of this file now in case you run the `new-clrfund` command without the --incremental flag, this file will be overwritten. You'll need this file for the `new-round` and `verify-all` commands. + 2. deploy new funding round ``` yarn hardhat new-round --network @@ -98,7 +100,7 @@ yarn hardhat load-simple-users --file-path addresses.txt --user-registry