Skip to content

Commit

Permalink
Change Genesis Hash for testnet and Regtest
Browse files Browse the repository at this point in the history
  • Loading branch information
dalijolijo authored Sep 27, 2018
1 parent efcd088 commit ea8c42e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ SECRET_KEY_HEX (WIF) = 0xEF
EXT_PUBLIC_KEY = 0x04, 0x35, 0x87, 0xCF
EXT_SECRET_KEY = 0x04, 0x35, 0x83, 0x94
BIP44_PATH = m/44'/1'/0'/
Genesis = 0x43f9bd8f69fabb104a127606edc72c9a144da46d27ddb0817fb3462021d9e367
Genesis = 0x000003a68444b3c63b7882dd7244cd8ce1d11a30809295ab382bfdcab6d45332
MerkleRoot = 0xc0c4f68994b78c31b6c7d7a8a895b5a085857adfbb73699bcfe5a247a357df57
```
* RegTest Details
Expand All @@ -168,7 +168,7 @@ SECRET_KEY (WIF) = 196
SECRET_KEY_HEX (WIF) = 0xEF
EXT_PUBLIC_KEY = 0x04, 0x35, 0x87, 0xCF
EXT_SECRET_KEY = 0x04, 0x35, 0x83, 0x94
Genesis = 0xae142a92fc1bc3506477d3fee69396a6f2d281802759585645009274df15810e
Genesis = 0x00000d500e703fb0d5efc44e6987e2b479bef162c0934d95cdcb5a9808e8d2db
MerkleRoot = 0xc0c4f68994b78c31b6c7d7a8a895b5a085857adfbb73699bcfe5a247a357df57
```

Expand Down

0 comments on commit ea8c42e

Please sign in to comment.