Update keyring service's importKeyring
method to accept private keys.
#3070
Labels
Priority: High
High monetary / growth impact, time sensitive, large user impact.
Status: Available
Available to work on
Type: Enhancement
New feature or request
Milestone
We want this method to be able to allow signing both importing a seed phrase and importing a private key.
Accomplishing this will probably involve either adding a path to sign transactions through an ethers Wallet in addition to the current hd-keyring implementation.
We will want to securely serialize and deserialize the
Wallet
in a similar fashion to how we currently treat our keyrings.For this ticket to be closed - we should be able to:
The text was updated successfully, but these errors were encountered: