mirror of
https://github.com/bitcoin/bips.git
synced 2025-03-13 11:09:16 +01:00
Merge pull request #1469 from theborakompanioni/patch-1
fix(bip85): rectify pwd_length in PWD BASE85 table
This commit is contained in:
commit
85ccf2379b
1 changed files with 1 additions and 1 deletions
|
@ -327,7 +327,7 @@ Entropy = log2(R ** L)<br>
|
|||
|-
|
||||
| 30 || 192.0
|
||||
|-
|
||||
| 20 || 512.0
|
||||
| 80 || 512.0
|
||||
|}
|
||||
|
||||
INPUT:
|
||||
|
|
Loading…
Add table
Reference in a new issue