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
OK, thank you. Although the deployment is still not successful, thank you for your help. Maybe it is because the contract is too old. I am going to rewrite some contracts to try and deploy them through the examples you provided.
Hi, I am following your tutorial to write a Cross Chain DAO.
However, an error occurred when deploying the contract, resulting in deployment failure.
Here is the tutorial document I referred to:
https://docs.moonbeam.network/tutorials/interoperability/cross-chain-dao/
This is the code for the contract
CrossChainDAOToken
that I want to deploy:Exactly the same as in the tutorial.
I deploy using the following command:
Then this is the error I encountered:
Finally, this is the code of my ignition module:
Can someone help me solve this problem?
The text was updated successfully, but these errors were encountered: