You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
General design optimization (improving efficiency, cleanliness, or developer experience)
Describe the suggested feature and problem it solves.
You could use the deployCodeTo function in Hook tests from the Foundry standard library to deploy code to a specific address. The current way of creating a subclass looks a bit messy.
Describe the desired implementation.
No response
Describe alternatives.
No response
Additional context.
No response
The text was updated successfully, but these errors were encountered:
Component
General design optimization (improving efficiency, cleanliness, or developer experience)
Describe the suggested feature and problem it solves.
You could use the deployCodeTo function in Hook tests from the Foundry standard library to deploy code to a specific address. The current way of creating a subclass looks a bit messy.
Describe the desired implementation.
No response
Describe alternatives.
No response
Additional context.
No response
The text was updated successfully, but these errors were encountered: