This commit is contained in:
jl777
2017-03-13 14:10:53 +02:00
parent d46afae5fa
commit 36f1b84bee
2 changed files with 2 additions and 2 deletions

View File

@@ -614,7 +614,7 @@ void komodo_bannedset(uint256 *array,int32_t max)
array[i] = uint256S(banned_txids[i]);
if ( i != max )
printf("banned txid array error i.%d != max.%d\n",i,max);
else printf("set %d banned txids\n",max);
//else printf("set %d banned txids\n",max);
}
int32_t komodo_check_deposit(int32_t height,const CBlock& block) // verify above block is valid pax pricing