Skip to content

KeyringController: importAccountWithStrategy should return imported account address #1248

@mikesposito

Description

@mikesposito

This is part of the effort to consolidate keyring interactions between extension and mobile.
Originally proposed here

Context

On the mobile client, the core KeyringController is patched to return this object:

{
    keyringState: KeyringMemState,
    importedAccountAddress: string
}

Solution

The core KeyringController should adopt the mobile's return object for the importAccountWithStrategy method.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions