commit 099a177fe14688f31d5fb7eb5d1683aa14e6929a
parent 9b5c60a587fcb74bb3f951f5c89bab1d49ab45ce
Author: Christian Grothoff <christian@grothoff.org>
Date: Tue, 11 Nov 2025 12:47:19 +0100
adapt suggestion for 'set to true' from #10579
Diffstat:
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/core/api-merchant.rst b/core/api-merchant.rst
@@ -2311,12 +2311,12 @@ KYC status checks
// Since protocol **v17**.
exchange_http_status: Integer;
- // Set to true if we did not get a ``/keys`` response from
+ // True if we did not get a ``/keys`` response from
// the exchange and thus cannot do certain checks, such as
// determining default account limits or account eligibility.
no_keys: boolean;
- // Set to true if the given account cannot to KYC at the
+ // True if the given account cannot to KYC at the
// given exchange because no wire method exists that could
// be used to do the KYC auth wire transfer.
auth_conflict: boolean;
@@ -3960,7 +3960,7 @@ Inspecting orders
// Reason given for the refund.
reason: string;
- // Set to true if a refund is still available for the wallet for this payment.
+ // True if a refund is still available for the wallet for this payment.
pending: boolean;
// When was the refund approved with a POST to