commit 39ce3df6e89f6d6badf043e8d0b481e86a5e088d
parent f2b8695b6eac0af0249779691600c34d42d7c48a
Author: Christian Grothoff <christian@grothoff.org>
Date: Fri, 6 Sep 2024 13:42:45 +0200
plural
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/core/api-merchant.rst b/core/api-merchant.rst
@@ -1549,7 +1549,7 @@ KYC status checks
// bank accounts, in which case any of these
// accounts will do.
// Optional. Since protocol **v17**.
- payto_kycauth?: string[];
+ payto_kycauths?: string[];
}