Genesis update with correct nonce...

This commit is contained in:
Ignotus Peverell 2018-03-26 17:32:10 +01:00
parent e0594d81fc
commit aa0e488e07
No known key found for this signature in database
GPG key ID: 99CD25F39F8F8211

View file

@ -91,7 +91,7 @@ pub fn genesis_testnet2() -> core::Block {
},
//TODO: Check this is over-estimated at T2 launch
total_difficulty: Difficulty::from_num(global::initial_block_difficulty()),
nonce: 42365,
nonce: 329,
pow: core::Proof::new(vec![
0x5108b5, 0x6de3c4, 0xded539, 0x15d0e7a, 0x1b05bad, 0x24503fb, 0x420ee7a,
0x5d905bb, 0x615571f, 0x631d3de, 0x740f1a2, 0x763f189, 0x778edd0, 0x916b09e,