niceBit

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit f10b67b487b41a3b15cbb291f2a0a549c6c000c4
parent 17360bff3e0f17a18d9368f3fd09da200563902a
Author: Nicholas Farrow <nicholas.w.farrow@gmail.com>
Date:   Wed, 29 Jan 2020 02:54:13 +1100

Better proof of working private keys
Diffstat:
MREADME.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -24,4 +24,4 @@ Private keys are currently printed in hex. To load in a wallet such as Electron To do this I have been using [this website](https://gobittest.appspot.com/PrivateKey), which possibly could steal your private keys... -Proof that this all works can be found via these [ingoing and outgoing transactions](https://explorer.bitcoin.com/bch/address/bitcoincash:qpwqeggq855emxh77qfx60fkaaakz0zmcyf6xazy73) which involves transactions with a vanity address (legacy on BCH) on the Bitcoin Cash blockchain. +Proof that this all works can be found via these [ingoing and outgoing transactions](https://explorer.bitcoin.com/bch/address/1Hh555555Yhogq3c13DfSkC4VFrG4ypcib) which involves transactions with a vanity address (legacy on BCH: `1Hh555555Y...`) on the Bitcoin Cash blockchain.