Skip to content
This repository has been archived by the owner on Feb 3, 2022. It is now read-only.

Priority is too low #15

Open
gutenye opened this issue Jun 1, 2021 · 1 comment
Open

Priority is too low #15

gutenye opened this issue Jun 1, 2021 · 1 comment
Assignees

Comments

@gutenye
Copy link
Contributor

gutenye commented Jun 1, 2021

When call runtime_createSignaturePayload and runtime_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

@gutenye gutenye changed the title Priority is too low: (13904595768251726000 vs 13904595768251726000) Priority is too low Jun 1, 2021
@arjanz arjanz self-assigned this Jun 1, 2021
@arjanz
Copy link
Member

arjanz commented Jun 1, 2021

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
arjanz added a commit that referenced this issue Jun 1, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants