core icon indicating copy to clipboard operation
core copied to clipboard

feat: clear transaction quotes action

Open matthewwalsh0 opened this issue 3 months ago • 0 comments

Explanation

Add messenger action to TransactionPayController to clear existing quotes for a single transaction.

Handle abort of existing refreshes and updates using AbortController.

References

Related to #23134

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
  • [x] I've introduced breaking changes in this PR and have prepared draft pull requests for clients and consumer packages to resolve them

matthewwalsh0 avatar Nov 24 '25 10:11 matthewwalsh0