We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Describe the bug 2 issues. 1 - This will not land on mainnet because no compute budget ix limits set 2 -
solana-agent-kit/src/tools/metaplex/deploy_token.ts
Line 67 in 63862c2
To Reproduce Steps to reproduce the behavior: Run pnpm test with mainnet url, ask to deploy token
pnpm test
Expected behavior A mint address will be returned only after the transaction has been finalized.
Additional context Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
2 issues.
1 - This will not land on mainnet because no compute budget ix limits set
2 -
solana-agent-kit/src/tools/metaplex/deploy_token.ts
Line 67 in 63862c2
To Reproduce
Steps to reproduce the behavior:
Run
pnpm test
with mainnet url, ask to deploy tokenExpected behavior
A mint address will be returned only after the transaction has been finalized.
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: