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
{{ message }}
This repository has been archived by the owner on Feb 3, 2022. It is now read-only.
This is indeed an issue, I will have to replace the nonce retrieval with accountNextIndex in py-substrate-interface. I'll bump substrate-interface-api as well when I've released this. Thanks for pointing this out!
arjanz
added a commit
to polkascan/py-substrate-interface
that referenced
this issue
Jun 1, 2021
When call
runtime_createSignaturePayload
andruntime_submitExtrinsic
quickly, will get this error.According to this, the same nonce already exists in the mempool.
I think need to replace get_account_nonce with accountNextIndex
The text was updated successfully, but these errors were encountered: