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 9e0b96e commit 1341545Copy full SHA for 1341545
packages/keyring-controller/CHANGELOG.md
@@ -12,6 +12,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
12
- **BREAKING** `keyringsMetadata` has been removed from the controller state ([#5725](https://github.com/MetaMask/core/pull/5725))
13
- The metadata is now stored in each keyring object in the `state.keyrings` array.
14
15
+### Fixed
16
+
17
+- Discard keyrings with duplicate accounts when unlock the wallet ([#5775](https://github.com/MetaMask/core/pull/5775))
18
19
## [21.0.6]
20
21
### Changed
0 commit comments