From f033320300081607fd8f8861324ea1fc8fa2efd1 Mon Sep 17 00:00:00 2001 From: Marcello Stanisci Date: Wed, 27 Jun 2018 16:49:23 +0200 Subject: Addressing #5291. --- src/exchangedb/plugin_exchangedb_postgres.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/exchangedb/plugin_exchangedb_postgres.c') diff --git a/src/exchangedb/plugin_exchangedb_postgres.c b/src/exchangedb/plugin_exchangedb_postgres.c index e72e96cc9..f20a887a1 100644 --- a/src/exchangedb/plugin_exchangedb_postgres.c +++ b/src/exchangedb/plugin_exchangedb_postgres.c @@ -2779,6 +2779,7 @@ postgres_get_ready_deposit (void *cls, rs); if (qs <= 0) return qs; + qs = deposit_cb (deposit_cb_cls, serial_id, &merchant_pub, -- cgit v1.2.3