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 99f8520 commit effa5f4Copy full SHA for effa5f4
1 file changed
packages/bridge-status-controller/CHANGELOG.md
@@ -17,6 +17,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
17
- Remove unused GasFeeController:getState call result ([#8886](https://github.com/MetaMask/core/pull/8886))
18
- Remove unnecessary type assertions for bridge quotes ([#8805](https://github.com/MetaMask/core/pull/8805))
19
20
+### Fixed
21
+
22
+- Include txFee from the bridge-api whenever it's provided ([#8805](https://github.com/MetaMask/core/pull/8805))
23
24
## [71.2.0]
25
26
### Changed
0 commit comments