gnunet-svn
[Top][All Lists]
Advanced

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

[taler-exchange] branch master updated: make API actually workable, sket


From: gnunet
Subject: [taler-exchange] branch master updated: make API actually workable, sketch out melt
Date: Sat, 05 Feb 2022 00:02:41 +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 41acdf11 make API actually workable, sketch out melt
41acdf11 is described below

commit 41acdf11b8869bb261a63891c029487ccae25d35
Author: Christian Grothoff <grothoff@gnunet.org>
AuthorDate: Sat Feb 5 00:02:38 2022 +0100

    make API actually workable, sketch out melt
---
 src/include/taler_exchange_service.h | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/src/include/taler_exchange_service.h 
b/src/include/taler_exchange_service.h
index 44ef48d4..3aa39031 100644
--- a/src/include/taler_exchange_service.h
+++ b/src/include/taler_exchange_service.h
@@ -1062,6 +1062,11 @@ struct TALER_EXCHANGE_CsRResponse
      */
     struct
     {
+      /**
+       * Length of the @e alg_values array.
+       */
+      unsigned int arg_values_len;
+
       /**
        * Values contributed by the exchange for the
        * respective coin's withdraw operation.

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