This repository has been archived by the owner on Nov 6, 2020. It is now read-only.
Import geth keys should be a one-off thing #1918
Labels
F3-annoyance 💩
The client behaves within expectations, however this “expected behaviour” itself is at issue.
M4-core ⛓
Core client code / Rust.
P7-nicetohave 🐕
Issue is worth doing eventually.
Q2-easy 💃
Can be fixed by copy and pasting from StackOverflow.
Currently
parity --import-geth-keys
imports the Geth keys and continues.It should really be
parity import-geth-keys
and be a one-time import and quit.The text was updated successfully, but these errors were encountered: