From 7cd22806675516d643ea324a2f58ecb1a9d2dda8 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Wed, 20 Oct 2021 20:11:41 +0200 Subject: -fix indent --- core/api-merchant.rst | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'core/api-merchant.rst') diff --git a/core/api-merchant.rst b/core/api-merchant.rst index 519a4324..d96cdd58 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 ` indicating errors the exchange - // returned, or TALER_EC_INVALID for none. - exchange_code: number; + // Numeric `error code ` 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. -- cgit v1.2.3