Skip to content

Commit 29b98ec

Browse files
committed
add to readme
1 parent 47af357 commit 29b98ec

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -187,6 +187,8 @@ Mainnet Safe address: `0x353530FE74098903728Ddb66Ecdb70f52e568eC1`
187187
NODE_OPTIONS='--experimental-loader ts-node/esm/transpile-only' bun run hardhat --network <network_name> deploy
188188
```
189189

190+
When readying a new deployment of certain contracts, bump the deploy script version number to the appropriate new version. Doing this ensures that the new deployment script will run for each network.
191+
190192
Full list of available networks for deployment is [here](hardhat.config.cts#L38).
191193

192194
### Release flow

0 commit comments

Comments
 (0)