projects
/
VerusCoin.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9b79591
)
-print
author
jl777
<jameslee777@yahoo.com>
Fri, 1 Jun 2018 18:30:49 +0000
(07:30 -1100)
committer
jl777
<jameslee777@yahoo.com>
Fri, 1 Jun 2018 18:30:49 +0000
(07:30 -1100)
src/komodo_bitcoind.h
patch
|
blob
|
blame
|
history
diff --git
a/src/komodo_bitcoind.h
b/src/komodo_bitcoind.h
index 5f9cbae8afd526fc27eca91c57c2cf2813eba12f..a5ef1ccaba9930f31c65fe80917305290afcbbf1 100644
(file)
--- a/
src/komodo_bitcoind.h
+++ b/
src/komodo_bitcoind.h
@@
-1136,7
+1136,7
@@
uint32_t komodo_stake(int32_t validateflag,arith_uint256 bnTarget,int32_t nHeigh
}
}
//fprintf(stderr,"iterated until i.%d winner.%d\n",i,winner);
- if (
1
)
+ if (
0
)
{
for (i=31; i>=24; i--)
fprintf(stderr,"%02x",((uint8_t *)&hashval)[i]);
This page took
0.027203 seconds
and
4
git commands to generate.