Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Debugging #3

Open
sajaddp opened this issue Aug 28, 2024 · 0 comments
Open

Debugging #3

sajaddp opened this issue Aug 28, 2024 · 0 comments

Comments

@sajaddp
Copy link

sajaddp commented Aug 28, 2024

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?!🤔

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant