gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] branch master updated: -fix more build issues


From: gnunet
Subject: [taler-docs] branch master updated: -fix more build issues
Date: Thu, 07 Mar 2024 10:08:30 +0100

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

grothoff pushed a commit to branch master
in repository docs.

The following commit(s) were added to refs/heads/master by this push:
     new a864b45f -fix more build issues
a864b45f is described below

commit a864b45f2454038b7a6055b6b44c53bfc5b2f6f4
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Thu Mar 7 10:08:27 2024 +0100

    -fix more build issues
---
 core/api-bank-revenue.rst                | 2 +-
 design-documents/024-age-restriction.rst | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/core/api-bank-revenue.rst b/core/api-bank-revenue.rst
index a647fb35..98b38113 100644
--- a/core/api-bank-revenue.rst
+++ b/core/api-bank-revenue.rst
@@ -110,7 +110,7 @@ Querying the transaction history
   **Response:**
 
   :http:statuscode:`200 OK`:
-    JSON object of type `MerchantIncomingHistory`.
+    JSON object of type `RevenueIncomingHistory`.
   :http:statuscode:`400 Bad request`:
     Request malformed. The bank replies with an `ErrorDetail` object.
   :http:statuscode:`401 Unauthorized`:
diff --git a/design-documents/024-age-restriction.rst 
b/design-documents/024-age-restriction.rst
index ee478ee1..0445aa6d 100644
--- a/design-documents/024-age-restriction.rst
+++ b/design-documents/024-age-restriction.rst
@@ -247,7 +247,7 @@ changed since the given timestamp.
    // Similar as for ``.denoms``, if the query parameter ``last_issue_date``
    // was provided by the client, the exchange will only return the keys that
    // have changed since the given timestamp.
-   age_restricted_denoms: Denom[];
+   age_restricted_denoms: DenomCommon[];
 
    //...
    }

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