How to get the same address by using create2 in forge test case #7034
Unanswered
skywalker2017
asked this question in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The address of the test contract got changed if I modify the code, I have a contract deployed by create2 in the test case, is there any way to make sure the address of the contract keep identical no matter how I change the test contract.
Beta Was this translation helpful? Give feedback.
All reactions