gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-exchange] 66/130: -bugfix


From: gnunet
Subject: [taler-exchange] 66/130: -bugfix
Date: Wed, 17 Nov 2021 12:25:14 +0100

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository exchange.

commit 5b3a468d3878a2d0e39dd71da07d0fd85544632e
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Mon Nov 1 13:40:45 2021 +0100

    -bugfix
---
 src/exchangedb/plugin_exchangedb_postgres.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/exchangedb/plugin_exchangedb_postgres.c 
b/src/exchangedb/plugin_exchangedb_postgres.c
index bfa5e1f6..199c3d33 100644
--- a/src/exchangedb/plugin_exchangedb_postgres.c
+++ b/src/exchangedb/plugin_exchangedb_postgres.c
@@ -1050,7 +1050,7 @@ prepare_statements (struct PostgresClosure *pg)
       " kyc_ok"
       ",wire_target_serial_id AS payment_target_uuid"
       ",wire_salt"
-      ",payto_uri AS receiver_wire_account"
+      ",payto_uri"
       ",amount_with_fee_val"
       ",amount_with_fee_frac"
       ",denom.fee_deposit_val"

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]