mirror of
https://github.com/embarklabs/ethereumjs-wallet.git
synced 2025-01-15 05:04:32 +00:00
Fix typo in README.md
This commit is contained in:
parent
86464c91ae
commit
4affe9d743
@ -78,7 +78,7 @@ Constructors:
|
||||
* `fromMasterSeed(seed)` - create an instance based on a seed
|
||||
* `fromExtendedKey(key)` - create an instance based on a BIP32 extended private or public key
|
||||
|
||||
For the seed we suggest to use [bip39](https://npmjs.org/packages/bip39) to create one from a BIP39 mnemonic.
|
||||
For the seed we suggest to use [bip39](https://npmjs.org/package/bip39) to create one from a BIP39 mnemonic.
|
||||
|
||||
Instance methods:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user