core
core copied to clipboard
Refactor `keyring-controller` to remove QR keyring methods
Description
Given the latest refactor in the keyring-controller, it's now possible to deprecate all keyring specific methods like the ones exposed by the QR keyring and consumers will be able to access those methods via the method withKeyring.
Related: https://github.com/MetaMask/metamask-mobile/pull/9748
^ See this comment for details: https://github.com/MetaMask/core/issues/3786#issuecomment-2147423107
Blocked by: https://github.com/MetaMask/accounts/issues/144