File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -47,18 +47,18 @@ pgen -w eff-long
47
47
48
48
### Using BIP39 wordlist, and custom number of words
49
49
50
+ > [ !NOTE]
51
+ > In the current version, BIP39 wordlist is available but the BIP39 algorithm itself is not yet used.
52
+ > In the upcoming ` v3.0.0 ` release, the BIP39 algorithm will be implemented so that when you use
53
+ > the BIP39 wordlist it will generate mnemonics that can be used for generation of valid Bitcoin wallets.
54
+
50
55
``` zsh
51
56
pgen -w bip39 -n 24
52
57
```
53
58
54
59
> sword relief this any peanut uncle supreme month impose learn rose ramp double auction course mutual bench elder
55
60
> unfair dizzy harbor use casino pledge
56
61
57
- > [ !NOTE]
58
- > In the current version, BIP39 wordlist is available but the BIP39 algorithm itself is not yet used.
59
- > In the upcoming ` v3.0.0 ` release, the BIP39 algorithm will be implemented so that when you use
60
- > the BIP39 wordlist it will generate mnemonics that can be used for generation of valid Bitcoin wallets.
61
-
62
62
## Usage
63
63
64
64
```
You can’t perform that action at this time.
0 commit comments