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