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

[io] add optional custum nonce #56

Open
PavelSheremetev opened this issue Jun 9, 2020 · 1 comment
Open

[io] add optional custum nonce #56

PavelSheremetev opened this issue Jun 9, 2020 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@PavelSheremetev
Copy link
Contributor

When sending multiple requests, the data log causes an problem incorrect nonce:

Error: Input("Rpc error: Server responded to our request with an error: Error { code: ServerError(1014), message: \"Priority is too low: (140000000 vs 140000000)\", data: Some(String(\"The transaction has too low priority to replace another transaction already in the pool.\")) }")
Error: Input("Rpc error: Server responded to our request with an error: Error { code: ServerError(1014), message: \"Priority is too low: (140000000 vs 140000000)\", data: Some(String(\"The transaction has too low priority to replace another transaction already in the pool.\")) }")
Error: Input("Rpc error: Server responded to our request with an error: Error { code: ServerError(1014), message: \"Priority is too low: (140000000 vs 140000000)\", data: Some(String(\"The transaction has too low priority to replace another transaction already in the pool.\")) }")

@akru akru added enhancement New feature or request good first issue Good for newcomers labels Jun 9, 2020
@akru akru added this to the v0.20.0 milestone Aug 1, 2020
@ensrationis ensrationis removed this from the v0.20.0 milestone Dec 16, 2020
@Vourhey
Copy link
Member

Vourhey commented Oct 11, 2022

Seems like it could be closed? @akru

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

4 participants