mirror of https://github.com/status-im/bip39.git
README: remove excessive linebreak
This commit is contained in:
parent
b0b0a5d5b2
commit
bc26fc740d
|
@ -22,8 +22,8 @@ mnemonic = bip39.generateMnemonic() // strength defaults to 128 bits
|
|||
|
||||
bip39.mnemonicToSeedHex('basket actual') // wait for it...
|
||||
// '5cf2d4a8b0355e90295bdfc565a022a409af063d5365bb57bf74d9528f494bfa4400f53d8349b80fdae44082d7f9541e1dba2b003bcfec9d0d53781ca676651f'
|
||||
|
||||
```
|
||||
|
||||
### Browser
|
||||
|
||||
Compile `bip39.js` with the following command:
|
||||
|
|
Loading…
Reference in New Issue