Skip to content
This repository was archived by the owner on Apr 8, 2025. It is now read-only.
This repository was archived by the owner on Apr 8, 2025. It is now read-only.

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

@souravkgit

Description

@souravkgit

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions