gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-exchange] branch master updated: Remove convenience


From: gnunet
Subject: [GNUnet-SVN] [taler-exchange] branch master updated: Remove convenience note.
Date: Tue, 10 Jul 2018 15:58:19 +0200

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

marcello pushed a commit to branch master
in repository exchange.

The following commit(s) were added to refs/heads/master by this push:
     new cbed072  Remove convenience note.
cbed072 is described below

commit cbed072b271a58d88a97b557f6ee5a23b29bfad2
Author: Marcello Stanisci <address@hidden>
AuthorDate: Tue Jul 10 15:56:57 2018 +0200

    Remove convenience note.
---
 src/exchangedb/plugin_exchangedb_postgres.c | 12 ------------
 1 file changed, 12 deletions(-)

diff --git a/src/exchangedb/plugin_exchangedb_postgres.c 
b/src/exchangedb/plugin_exchangedb_postgres.c
index 8aac5e4..c600020 100644
--- a/src/exchangedb/plugin_exchangedb_postgres.c
+++ b/src/exchangedb/plugin_exchangedb_postgres.c
@@ -1289,18 +1289,6 @@ postgres_prepare (PGconn *db_conn)
                             " LIMIT 1;",
                             0),
 
-    /**
-     * Methods needed to implement KYC monitoring.
-     *
-     * 1 Sum money flow for a (unchecked) merchant. V
-     * 2 Change KYC status for a merchant. V
-     * 3 Get KYC status for a merchant. V
-     * 4 Put money flow event for a merchant. V
-     * 5 Delete money flow records for a fresh-checked merchant.
-     * 6 Put a merchant. V
-     * 7 Change KYC status flag for a merchant. V
-     */
-
     GNUNET_PQ_make_prepare ("clean_kyc_events",
                             "DELETE"
                             " FROM kyc_events"

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

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