remove strange debug message from listsinceblock
This commit is contained in:
@@ -1441,7 +1441,6 @@ Value listsinceblock(const Array& params, bool fHelp)
|
||||
|
||||
if (target_confirms == 1)
|
||||
{
|
||||
printf("oops!\n");
|
||||
lastblock = hashBestChain;
|
||||
}
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user