|
|
printf("%10s ridqid.%-16llx -> [%d] %.8f %s -> %.8f %s %.8f\n",method,(long long)ridqid,(int32_t)(LP_numridqids % (sizeof(Ridqids)/sizeof(*Ridqids))),dstr(satoshis),base,dstr(destsatoshis),rel,qprice); |
|
|
printf("%-4d %8s ridqid.%-16llx -> %.8f %5s -> %.8f %5s %.8f\n",LP_numridqids,method,(long long)ridqid,dstr(satoshis),base,dstr(destsatoshis),rel,qprice); |