File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1010
1111
1212GENESIS_BLOCK_HASH = bytes .fromhex ('000000000019d6689c085ae165831e934ff763ae46a2a6c172b3f1b60a8ce26f' )
13- TESTNET_GENESIS_BLOCK_HASH = bytes .fromhex ('000000000933ea01ad0ee984209779baaec3ced90fa3f408719526f8d77f4943 ' )
13+ TESTNET_GENESIS_BLOCK_HASH = bytes .fromhex ('00000000b873e79784647a6c82962c70d228557d24a747ea4d1b8bbe878e1206 ' )
1414
1515
1616class Block :
Original file line number Diff line number Diff line change 1111
1212
1313GENESIS_BLOCK_HASH = bytes .fromhex ('000000000019d6689c085ae165831e934ff763ae46a2a6c172b3f1b60a8ce26f' )
14- TESTNET_GENESIS_BLOCK_HASH = bytes .fromhex ('000000000933ea01ad0ee984209779baaec3ced90fa3f408719526f8d77f4943 ' )
14+ TESTNET_GENESIS_BLOCK_HASH = bytes .fromhex ('00000000b873e79784647a6c82962c70d228557d24a747ea4d1b8bbe878e1206 ' )
1515
1616
1717# tag::source1[]
Original file line number Diff line number Diff line change 1111
1212
1313GENESIS_BLOCK_HASH = bytes .fromhex ('000000000019d6689c085ae165831e934ff763ae46a2a6c172b3f1b60a8ce26f' )
14- TESTNET_GENESIS_BLOCK_HASH = bytes .fromhex ('000000000933ea01ad0ee984209779baaec3ced90fa3f408719526f8d77f4943 ' )
14+ TESTNET_GENESIS_BLOCK_HASH = bytes .fromhex ('00000000b873e79784647a6c82962c70d228557d24a747ea4d1b8bbe878e1206 ' )
1515
1616
1717class Block :
Original file line number Diff line number Diff line change 1111
1212
1313GENESIS_BLOCK_HASH = bytes .fromhex ('000000000019d6689c085ae165831e934ff763ae46a2a6c172b3f1b60a8ce26f' )
14- TESTNET_GENESIS_BLOCK_HASH = bytes .fromhex ('000000000933ea01ad0ee984209779baaec3ced90fa3f408719526f8d77f4943 ' )
14+ TESTNET_GENESIS_BLOCK_HASH = bytes .fromhex ('00000000b873e79784647a6c82962c70d228557d24a747ea4d1b8bbe878e1206 ' )
1515
1616
1717class Block :
You can’t perform that action at this time.
0 commit comments