gnunet-svn
[Top][All Lists]
Advanced

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

[taler-exchange] branch master updated: consistency change'


From: gnunet
Subject: [taler-exchange] branch master updated: consistency change'
Date: Thu, 12 Dec 2019 15:59:32 +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 d5f4f6ff consistency change'
d5f4f6ff is described below

commit d5f4f6ff4c2f4699e472898b8ec25f8604ab8bfa
Author: Christian Grothoff <address@hidden>
AuthorDate: Thu Dec 12 15:59:31 2019 +0100

    consistency change'
---
 src/exchange/taler-exchange-httpd_validation.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/exchange/taler-exchange-httpd_validation.c 
b/src/exchange/taler-exchange-httpd_validation.c
index 67caf133..23dbbf24 100644
--- a/src/exchange/taler-exchange-httpd_validation.c
+++ b/src/exchange/taler-exchange-httpd_validation.c
@@ -359,7 +359,7 @@ TEH_VALIDATION_get_wire_response ()
   return json_pack ("{s:O, s:O, s:o}",
                     "accounts", wire_accounts_array,
                     "fees", wire_fee_object,
-                    "master_pub", GNUNET_JSON_from_data_auto (
+                    "master_public_key", GNUNET_JSON_from_data_auto (
                       &TEH_master_public_key));
 }
 

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



reply via email to

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