bee
bee copied to clipboard
fix: clear pending tx when cancelled
Checklist
- [x] I have read the coding guide.
- [ ] My change requires a documentation update, and I have done it.
- [x] I have added tests to cover my changes.
- [x] I have filled out the description and linked the related issues.
Description
Remove pending tx from store when it is cancelled
Related Issue (Optional)
closes #5123 closes #5129