Skip to content

Commit 97781ea

Browse files
authored
BIP85: fix typo in byte value (#2100)
1 parent eae7d9f commit 97781ea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

bip-0085.mediawiki

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ OUTPUT:
200200
====18 English words====
201201
BIP39 English 18 word mnemonic seed
202202

203-
196 bits of entropy as input to BIP39 to derive 18 word mnemonic
203+
192 bits of entropy as input to BIP39 to derive 18 word mnemonic
204204

205205
INPUT:
206206
* MASTER BIP32 ROOT KEY: xprv9s21ZrQH143K2LBWUUQRFXhucrQqBpKdRRxNVq2zBqsx8HVqFk2uYo8kmbaLLHRdqtQpUm98uKfu3vca1LqdGhUtyoFnCNkfmXRyPXLjbKb
@@ -443,7 +443,7 @@ BIP32, BIP39
443443

444444
===2.0.0 (2025-09-19)===
445445

446-
====Fixed====
446+
====Fixed====
447447

448448
* Fixed the human-readable datetime string for BIP85 GPG Keys that was incorrectly stated as '2009-01-03 18:05:05' rather than '2009-01-03 18:15:05'. Implementations that relied on the previously incorrect datetime string instead of UNIX Epoch timestamp 1231006505 will produce different key fingerprints.
449449

0 commit comments

Comments
 (0)