This commit is contained in:
jl777
2016-11-20 12:35:00 -03:00
parent 8a7f70639a
commit 106944866d
2 changed files with 14 additions and 10 deletions

View File

@@ -140,7 +140,7 @@ uint64_t komodo_paxtotal()
return(0);
HASH_ITER(hh,PAX,pax,tmp)
{
printf("pax.%s marked.%d %.8f -> %.8f\n",pax->symbol,pax->marked,dstr(pax->komodoshis),dstr(pax->fiatoshis));
//printf("pax.%s marked.%d %.8f -> %.8f\n",pax->symbol,pax->marked,dstr(pax->komodoshis),dstr(pax->fiatoshis));
if ( pax->marked == 0 )
{
if ( komodo_is_issuer() != 0 )