diff --git a/src/komodo_gateway.h b/src/komodo_gateway.h index 6533f73cb..38a0769ba 100644 --- a/src/komodo_gateway.h +++ b/src/komodo_gateway.h @@ -192,7 +192,10 @@ int32_t komodo_check_deposit(int32_t height,const CBlock& block) // verify above for (i=1; ifiatoshis == block.vtx[0].vout[i].nValue ) + { + printf("i.%d mismatch %.8f != %.8f\n",i,dstr(pax != 0 ? pax->fiatoshis:-1),dstr(block.vtx[0].vout[i].nValue)); komodo_paxmark(&space,txids[i-1],vouts[i-1],height); + } else { hash = block.GetHash();