We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46f0bfa commit 7983b22Copy full SHA for 7983b22
packages/transaction-pay-controller/CHANGELOG.md
@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
+### Fixed
11
+
12
+- Fix use of native Polygon as payment token in Bridge strategy ([#7008](https://github.com/MetaMask/core/pull/7008))
13
+ - Ignore required tokens with no quotes when calculating totals.
14
+ - Use correct feature flag key.
15
16
## [2.0.0]
17
18
### Changed
0 commit comments