Skip to content

Commit

Permalink
add line
Browse files Browse the repository at this point in the history
  • Loading branch information
Hans Wang committed Jul 13, 2023
1 parent 6e5f7ce commit d7e9c68
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 @@ -241,7 +241,7 @@ These simulations are extremely useful for testing deployments before actually c
##### Deploy Script Gotchas and Tips

- If the deploy script is for a new market on a chain with an existing market, make sure to call 'setFactory(address,address)' in the initialization migration script.
(TODO: Scenarios will fail because the factory will not be set during deployment, will need to figure out a better way)
(TODO: Scenarios will fail prior to running the migration script because the factory will not be set during deployment, will need to figure out a better way)

##### Verifying Deployments

Expand Down

0 comments on commit d7e9c68

Please sign in to comment.