Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions packages/keyring-controller/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Added new `KeyringBuilder` type ([#7334](https://github.com/MetaMask/core/pull/7334))
- Added an action to call `removeAccount` ([#7241](https://github.com/MetaMask/core/pull/7241))
- This action is meant to be consumed by the `MultichainAccountService` to encapsulate the act of removing a wallet when seed phrase backup fails in the clients.
- Added new `KeyringControllerError` to better propagate errors from the keyring instances. ([#7498](https://github.com/MetaMask/core/pull/7498))

### Changed

Expand Down
Loading
Loading