Skip to content
This repository has been archived by the owner on Oct 4, 2024. It is now read-only.

Fixing generate-key with --seedPhrase #1003

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

mm-near
Copy link
Contributor

@mm-near mm-near commented Jul 20, 2022

Currently when you call

near --generate-key --seedPhrase a b c ..

It will create 2 implicit keys (one with the seedPhrase and the other one with random value) - which is a little bit confusing.

Moreover, I think that something's wrong with seed-phrase.js code - as it should probably store the key in a seedPhraseKeystore (but I'm not very familiar with this code).

@mm-near mm-near requested a review from volovyks July 20, 2022 10:46
@volovyks
Copy link
Collaborator

@judith-Near can you please fix tests, since they are broken on master after your last merge.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants