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
I ran the code by changing the name and... just for testing.
I have the following error in the output:
Error: Contract was not deployed. Check your wallet's transactions
at NetworkProviderImpl.waitForDeploy (/Users/sajaddp/GitHub/Sample-Ton-Jetton-Contract/node_modules/@ton/blueprint/dist/network/createNetworkProvider.js:157:15)
at async Object.run (/Users/sajaddp/GitHub/Sample-Ton-Jetton-Contract/scripts/deploySampleJetton.ts:31:5)
at async run (/Users/sajaddp/GitHub/Sample-Ton-Jetton-Contract/node_modules/@ton/blueprint/dist/cli/run.js:20:5)
at async main (/Users/sajaddp/GitHub/Sample-Ton-Jetton-Contract/node_modules/@ton/blueprint/dist/cli/cli.js:100:5)
The question is how to find the cause of the error?!🤔
The text was updated successfully, but these errors were encountered:
I ran the code by changing the name and... just for testing.
I have the following error in the output:
The question is how to find the cause of the error?!🤔
The text was updated successfully, but these errors were encountered: