merge
This commit is contained in:
commit
042e5cafd7
@ -178,13 +178,9 @@ handle_refund_finished (void *cls,
|
|||||||
{
|
{
|
||||||
ep = &exchange_pub;
|
ep = &exchange_pub;
|
||||||
es = &exchange_sig;
|
es = &exchange_sig;
|
||||||
<<<<<<< HEAD
|
|
||||||
TALER_amount_ntoh (&ra,
|
TALER_amount_ntoh (&ra,
|
||||||
&rh->depconf.refund_fee);
|
&rh->depconf.refund_fee);
|
||||||
rf = &ra;
|
rf = &ra;
|
||||||
=======
|
|
||||||
rf = &rh->depconf.refund_fee;
|
|
||||||
>>>>>>> return fee as well
|
|
||||||
}
|
}
|
||||||
break;
|
break;
|
||||||
case MHD_HTTP_BAD_REQUEST:
|
case MHD_HTTP_BAD_REQUEST:
|
||||||
|
Loading…
Reference in New Issue
Block a user