From 97d58e8c23400e51a1354cbf64518f78383f08f5 Mon Sep 17 00:00:00 2001 From: jl777 Date: Mon, 7 May 2018 20:41:56 +0300 Subject: [PATCH] Test --- src/komodo_gateway.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/komodo_gateway.h b/src/komodo_gateway.h index e190b3986..238447a42 100644 --- a/src/komodo_gateway.h +++ b/src/komodo_gateway.h @@ -724,7 +724,7 @@ int32_t komodo_check_deposit(int32_t height,const CBlock& block,uint32_t prevtim } if ( strangeout != 0 ) { - fprintf(stderr,">>>>>>>>>>>>> ht.%d strangout.%d <<<<<<<<<\n",height,strangeout); + fprintf(stderr,">>>>>>>>>>>>> DUST ht.%d strangout.%d <<<<<<<<<\n",height,strangeout); } } else