Skip to content

Commit aa7c99a

Browse files
committed
fix(transaction-pay-controller): remove internal function reference from changelog
1 parent 9748fd1 commit aa7c99a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/transaction-pay-controller/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99

1010
### Changed
1111

12-
- `getLiveTokenBalance` now prefers the chain's Infura endpoint when querying live token balances, falling back to the default endpoint if no Infura endpoint is configured ([#8839](https://github.com/MetaMask/core/pull/8839))
12+
- Live token balance queries now prefer the chain's Infura endpoint, falling back to the default endpoint if no Infura endpoint is configured ([#8839](https://github.com/MetaMask/core/pull/8839))
1313
- Bump `@metamask/assets-controllers` from `^108.1.0` to `^108.2.0` ([#8911](https://github.com/MetaMask/core/pull/8911))
1414
- Bump `@metamask/assets-controller` from `^8.0.1` to `^8.0.2` ([#8912](https://github.com/MetaMask/core/pull/8912))
1515
- Bump `@metamask/bridge-status-controller` from `^71.2.0` to `^71.2.1` ([#8912](https://github.com/MetaMask/core/pull/8912))

0 commit comments

Comments
 (0)