From daf8abbbe61dab78ce02e6e5c08acdb10b585988 Mon Sep 17 00:00:00 2001 From: Daniel Payne Date: Thu, 7 Sep 2017 12:38:51 -0700 Subject: [PATCH 1/2] changed prefix of private key to 6 from 5 --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 962b39e68..1dc586356 100644 --- a/index.html +++ b/index.html @@ -6831,7 +6831,7 @@
- Private Key WIF
51 characters base58, starts with a
'5'
+ Private Key WIF
51 characters base58, starts with a
'6'
From cb907b22d7fbfd99f74859492bbf1bc845424130 Mon Sep 17 00:00:00 2001 From: Daniel Payne Date: Mon, 11 Sep 2017 10:25:52 -0700 Subject: [PATCH 2/2] changed private key prefix to match litecoin convention --- bitaddress.org.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bitaddress.org.html b/bitaddress.org.html index 791cd25f9..4adbfd1e8 100644 --- a/bitaddress.org.html +++ b/bitaddress.org.html @@ -6826,7 +6826,7 @@
- Private Key WIF
51 characters base58, starts with a
'5'
+ Private Key WIF
51 characters base58, starts with a
'6'