|
@ -470,7 +470,7 @@ struct LP_utxoinfo *LP_address_utxopair(int32_t iambob,struct LP_address_utxo ** |
|
|
if ( (m= LP_address_utxo_ptrs(iambob,utxos,max,ap)) > 1 ) |
|
|
if ( (m= LP_address_utxo_ptrs(iambob,utxos,max,ap)) > 1 ) |
|
|
{ |
|
|
{ |
|
|
targetval = LP_basesatoshis(relvolume,price,txfee,desttxfee); |
|
|
targetval = LP_basesatoshis(relvolume,price,txfee,desttxfee); |
|
|
if ( 0 ) |
|
|
if ( 1 ) |
|
|
{ |
|
|
{ |
|
|
int32_t i; |
|
|
int32_t i; |
|
|
for (i=0; i<m; i++) |
|
|
for (i=0; i<m; i++) |
|
|