Replies: 1 comment
-
The problem stemmed from node optimizations and was not directly associated with Foundry itself. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
When deploying a contract using
forge script
can we provide dRPC address for--rpc-url
option?I've tried to use it without success. However, deploying with
https://sepolia.infura.io/v3/INFURA_API_KEY
does work.Beta Was this translation helpful? Give feedback.
All reactions