test
This commit is contained in:
@@ -269,7 +269,7 @@ uint64_t komodo_paxtotal()
|
|||||||
}
|
}
|
||||||
else if ( pax->type == 'W' )
|
else if ( pax->type == 'W' )
|
||||||
{
|
{
|
||||||
if ( strcmp(str,ASSETCHAINS_SYMBOL) == 0 )
|
//if ( strcmp(str,ASSETCHAINS_SYMBOL) == 0 )
|
||||||
printf("got WITHDRAW.%s kmd.%d ht.%d %.8f -> %.8f\n",str,pax->height,pax->otherheight,dstr(pax->fiatoshis),dstr(pax->komodoshis));
|
printf("got WITHDRAW.%s kmd.%d ht.%d %.8f -> %.8f\n",str,pax->height,pax->otherheight,dstr(pax->fiatoshis),dstr(pax->komodoshis));
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user