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

Getting error when trying to get seq no for wallet address with 0 outgoing transactions (new wallet address) #28

Open
souravkgit opened this issue Dec 29, 2024 · 3 comments

Comments

@souravkgit
Copy link

Hey, i am trying to send transactions using python and tontools, using TonCenterClient and when i try to access get_wallet_seqno() for a new wallet address (or wallet with 0 outgoing tx) i get an error :

TonTools.Providers.TonCenterClient.GetMethodError: get method seqno for address "new wallet address here" exit code is -13.

i tried removing the get_wallet_seqno() and replacing seqno with 0 and it works fine, and then after the first tx the get_wallet_seqno() didn't gave any error.

@souravkgit
Copy link
Author

Hello @souravkgit A support ticket has been opened for you. Kindly Talk to Support on the Live support page so that your issue can be looked into. CLICK HERE

i have already resolved the issue, i posted this for the community knowledge, i am not sure if i did something wrong or other's also facing the same issue but i thought it might be helpful for others.

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

3 participants
@souravkgit and others