This commit is contained in:
jl777
2016-11-26 21:18:54 -03:00
parent 784c011249
commit c3111e7be4

View File

@@ -272,6 +272,7 @@ uint64_t komodo_paxtotal()
basesp->issued += pax->fiatoshis;
pax->didstats = 1;
printf("Iset %s dstats %.8f += %.8f\n",str,dstr(basesp->issued),dstr(pax->fiatoshis));
pax2->marked = pax->height;
}
}
}