|
|
@ -433,7 +433,7 @@ int32_t LP_portfolio_trade(void *ctx,uint32_t *requestidp,uint32_t *quoteidp,str |
|
|
|
if ( LP_pricevalid(maxprice) > 0 ) |
|
|
|
{ |
|
|
|
relvolume = sell->relvolume; |
|
|
|
for (iter=0; iter<3; iter++) |
|
|
|
for (iter=0; iter<2; iter++) |
|
|
|
{ |
|
|
|
if ( relvolume < dstr(LP_MIN_TXFEE) ) |
|
|
|
break; |
|
|
|