core
core copied to clipboard
chore: selectMaxBalanceButtonVisibilityForSrcToken selector
Explanation
Extension integration: https://github.com/MetaMask/metamask-extension/pull/33088
This selector indicates that the Max button should be visible when a native asset is selected as src token and the src network supports STX
References
Fixes https://consensyssoftware.atlassian.net/browse/MMS-2282
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