diff options
author | Christian Grothoff <christian@grothoff.org> | 2020-04-12 20:46:18 +0200 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2020-04-12 20:46:18 +0200 |
commit | c548a400ea1956d55c675e6a21fff46f6271455b (patch) | |
tree | e9bd4781ebf75ae9ca96843e2306da5788d49112 /ChangeLog | |
parent | 9e94110b6a2e5fdf51f0d00a129d48ab3213753c (diff) |
implement #6173
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +Sun 12 Apr 2020 08:45:11 PM CEST + Changed /tip-pickup API to withdraw directly from the exchange + and return blind signatures, instead of having the wallet do it (#6173). -CG + Fri 10 Apr 2020 09:01:22 PM CEST Changing refund API to have the merchant backend make the /refund request to the exchange instead of having the wallet do it (#5299). -CG |