remove mmenomic words initialisation (mnemonic wordlist now inline to support binary builds without extra asset)
This commit is contained in:
		| @@ -194,7 +194,6 @@ func DefaultAssetPath() string { | |||||||
| } | } | ||||||
|  |  | ||||||
| func KeyTasks(keyManager *ethcrypto.KeyManager, KeyRing string, GenAddr bool, SecretFile string, ExportDir string, NonInteractive bool) { | 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 | 	var err error | ||||||
| 	switch { | 	switch { | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user