core
core copied to clipboard
feat: update active networks to fetch on transaction confirmation
Explanation
We need to fetch and update the new transaction activity when a new transaction has just finished
References
Related to #4469
Changelog
Checklist
- [x] I've updated the test suite for new or updated code as appropriate
- [x] I've updated documentation (JSDoc, Markdown, etc.) for new or updated code as appropriate
- [x] I've communicated my changes to consumers by updating changelogs for packages I've changed, highlighting breaking changes as necessary
- [x] I've prepared draft pull requests for clients and consumer packages to resolve any breaking changes