Forge scripts not working with custom precompiles #8163
Unanswered
minghinmatthewlam
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
-
Right now I'm trying to use
forge script
to deploy a contract that calls a custom precompile on the Avalanche Fuji network. In the constructor of the contract, it calls for the custom precompile Warp.getBlockchainID, but can't recognize the custom precompile and its implementation.Beta Was this translation helpful? Give feedback.
All reactions