From 6898391df3ccc9ad5b5534aaf305354ff9ffbfe2 Mon Sep 17 00:00:00 2001 From: jl777 Date: Sat, 12 Nov 2016 10:36:55 -0300 Subject: [PATCH] test --- src/pow.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pow.cpp b/src/pow.cpp index 10fea095d..f76a88dc2 100644 --- a/src/pow.cpp +++ b/src/pow.cpp @@ -127,7 +127,7 @@ bool CheckProofOfWork(int32_t height,uint8_t *pubkey33,uint256 hash, unsigned in } if ( nonz == 0 ) return(true); // will come back via different path with pubkey set - if ( height > 6511NwPWSRfsNjUUQB72vzN9omxiQk8iScUJE00 ) + if ( height > 65100 ) { if ( notaryid >= 0 ) {