gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] branch master updated: -fix indent


From: gnunet
Subject: [taler-docs] branch master updated: -fix indent
Date: Wed, 20 Oct 2021 20:11:42 +0200

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 7cd2280  -fix indent
7cd2280 is described below

commit 7cd22806675516d643ea324a2f58ecb1a9d2dda8
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Wed Oct 20 20:11:41 2021 +0200

    -fix indent
---
 core/api-merchant.rst | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/core/api-merchant.rst b/core/api-merchant.rst
index 519a432..d96cdd5 100644
--- a/core/api-merchant.rst
+++ b/core/api-merchant.rst
@@ -1274,14 +1274,14 @@ KYC status checks
 
   .. ts:def:: ExchangeKycTimeout
 
-     interface ExchangeKycTimeout {
+    interface ExchangeKycTimeout {
 
-       // Base URL of the exchange this is about.
-       exchange_url: string;
+      // Base URL of the exchange this is about.
+      exchange_url: string;
 
-       // Numeric `error code <error-codes>` indicating errors the exchange
-       // returned, or TALER_EC_INVALID for none.
-       exchange_code: number;
+      // Numeric `error code <error-codes>` indicating errors the exchange
+      // returned, or TALER_EC_INVALID for none.
+      exchange_code: number;
 
       // HTTP status code returned by the exchange when we asked for
       // information about the KYC status.

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