Fix comment for block hash.

This commit is contained in:
Sean Bowe 2018-03-20 14:05:55 -06:00
parent 4903e07835
commit aa8cbfe1a6
No known key found for this signature in database
GPG Key ID: 95684257D8F8B031

@ -22,7 +22,7 @@ fn main() {
use crypto::sha2::Sha256;
use crypto::digest::Digest;
// Place block hash here (this will change)
// Place block hash here (block number #514200)
let mut cur_hash: [u8; 32] = hex!("00000000000000000034b33e842ac1c50456abe5fa92b60f6b3dfc5d247f7b58");
// Performs 2^n hash iterations over it