Skip to content

Commit d5ac722

Browse files
committed
fix: clean up
1 parent b768940 commit d5ac722

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/assets-controller/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1212
- Added `isOnboarded` option to `AssetsControllerOptions` and `RpcDataSourceConfig` ([#8430](https://github.com/MetaMask/core/pull/8430))
1313
- When `isOnboarded` returns `false`, `RpcDataSource` skips `fetch` and `subscribe` calls, preventing on-chain RPC calls before onboarding is complete.
1414
- Defaults to `() => true` so existing consumers are unaffected.
15-
15+
1616
### Changed
1717

1818
- Bump `@metamask/transaction-controller` from `^64.0.0` to `^64.1.0` ([#8432](https://github.com/MetaMask/core/pull/8432))

0 commit comments

Comments
 (0)