good morning!!!!

Skip to content
Snippets Groups Projects
Commit 3569e8d7 authored by Viktor Trón's avatar Viktor Trón
Browse files

remove mmenomic words initialisation (mnemonic wordlist now inline to support...

remove mmenomic words initialisation (mnemonic wordlist now inline to support binary builds without extra asset)
parent 1fa792ea
No related branches found
No related tags found
No related merge requests found
......@@ -194,7 +194,6 @@ func DefaultAssetPath() string {
}
func KeyTasks(keyManager *ethcrypto.KeyManager, KeyRing string, GenAddr bool, SecretFile string, ExportDir string, NonInteractive bool) {
ethcrypto.InitWords(DefaultAssetPath()) // Init mnemonic word list
var err error
switch {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment