minor edits to aesthetics and functionality
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
// walletGenerator.js
|
||||
|
||||
|
||||
import bip39 from 'bip39';
|
||||
import HDKey from 'hdkey';
|
||||
import { publicToAddress } from 'ethereumjs-util';
|
||||
|
||||
Reference in New Issue
Block a user