aboutsummaryrefslogtreecommitdiff
path: root/src/lib/exchange_api_melt.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2022-02-09 16:43:36 +0100
committerChristian Grothoff <christian@grothoff.org>2022-02-09 16:43:36 +0100
commit1777db292e6e0d653e5e1e103317f2cc5ac241b6 (patch)
tree8be88489e754a53de87c55c0824bc749befa8132 /src/lib/exchange_api_melt.c
parentd05c561e4f95a845e3c8793a752369365f307d5f (diff)
downloadexchange-1777db292e6e0d653e5e1e103317f2cc5ac241b6.tar.xz
-fix withdraw logic
Diffstat (limited to 'src/lib/exchange_api_melt.c')
-rw-r--r--src/lib/exchange_api_melt.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/exchange_api_melt.c b/src/lib/exchange_api_melt.c
index c4d9fb16c..4d585c85f 100644
--- a/src/lib/exchange_api_melt.c
+++ b/src/lib/exchange_api_melt.c
@@ -602,6 +602,7 @@ csr_cb (void *cls,
struct TALER_EXCHANGE_MeltHandle *mh = cls;
unsigned int nks_off = 0;
+ mh->csr = NULL;
for (unsigned int i = 0; i<mh->rd->fresh_pks_len; i++)
{
const struct TALER_EXCHANGE_DenomPublicKey *fresh_pk =