gnunet-svn
[Top][All Lists]
Advanced

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

[taler-exchange] branch master updated: init member


From: gnunet
Subject: [taler-exchange] branch master updated: init member
Date: Sat, 26 Dec 2020 16:29:26 +0100

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

grothoff pushed a commit to branch master
in repository exchange.

The following commit(s) were added to refs/heads/master by this push:
     new 77d49bf4 init member
77d49bf4 is described below

commit 77d49bf4a7958fec21a91c36c5bfbf36b59f2739
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Sat Dec 26 16:29:20 2020 +0100

    init member
---
 src/exchangedb/plugin_exchangedb_postgres.c | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/src/exchangedb/plugin_exchangedb_postgres.c 
b/src/exchangedb/plugin_exchangedb_postgres.c
index 4f49a219..eed80aef 100644
--- a/src/exchangedb/plugin_exchangedb_postgres.c
+++ b/src/exchangedb/plugin_exchangedb_postgres.c
@@ -9138,6 +9138,8 @@ libtaler_plugin_exchangedb_postgres_init (void *cls)
     = &postgres_get_wire_fees;
   plugin->insert_signkey_revocation
     = &postgres_insert_signkey_revocation;
+  plugin->lookup_signkey_revocation
+    = &postgres_lookup_signkey_revocation;
   plugin->lookup_denomination_key
     = &postgres_lookup_denomination_key;
   plugin->insert_auditor_denom_sig

-- 
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]