Skip to content
This repository has been archived by the owner on Apr 15, 2019. It is now read-only.

If a transaction is accepted but later not confirmed, it stays in the list #738

Closed
slaweet opened this issue Sep 13, 2017 · 0 comments
Closed
Assignees

Comments

@slaweet
Copy link
Contributor

slaweet commented Sep 13, 2017

Expected behaviour

If a transaction is successfully accepted by the node but later not confirmed, it should be removed from the list.

The implementation can check the "Unconfirmed transactions" API if there are some pending transactions after checking confirmed transactions update and clear pending transactions if it returns an empty array.

Actual behaviour

If a transaction is successfully accepted by the node but later not confirmed, it stays in the list

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant