commit 46db49fd0dafaa2338b951645c9d227055219cf3
parent d0ea15f579412b20a853a3a635c35b714bab4790
Author: Christian Grothoff <grothoff@gnunet.org>
Date: Fri, 23 Jan 2026 09:43:58 +0900
protocol extension for #10907
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/core/api-merchant.rst b/core/api-merchant.rst
@@ -2499,6 +2499,7 @@ KYC status checks
// Summary of the status of the KYC process. Possible values are:
//
+ // o "unsupported-account": this exchange does not support the given account (this is unlikely to change automatically, but could be perfectly normal if the account is supported by at least one other exchange). @since protocol **v25**.
// o "no-exchange-keys": we do not (yet) have the /keys of the exchange
// - "kyc-wire-impossible": KYC auth transfer needed but not possible
// (see also: auth_conflict).