taler-docs

Documentation for GNU Taler components, APIs and protocols
Log | Files | Refs | README | LICENSE

commit 9bc6f905818dec3cfd2d5760fc05fd6e9f8605b8
parent c5abdc459008578f9ed28008c152370b8d81f77e
Author: Christian Grothoff <christian@grothoff.org>
Date:   Sun, 19 Apr 2026 19:56:21 +0200

change to MUST

Diffstat:
Mcore/exchange/get-kyc-check-H_NORMALIZED_PAYTO.rst | 9+++++----
1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/core/exchange/get-kyc-check-H_NORMALIZED_PAYTO.rst b/core/exchange/get-kyc-check-H_NORMALIZED_PAYTO.rst @@ -31,10 +31,11 @@ private key. *Account-Owner-Pub*: - The client should provide the Base-32 encoded EdDSA public key of - ``$ACCOUNT_PUB``, enabling the exchange to easily locate the correct - public key used for the signature in case multiple wire transfers - were made to the account in the past. + The client must provide the Base-32 encoded EdDSA public key of + ``$ACCOUNT_PUB``, enabling the exchange to locate the correct + public key used for the signature (in case multiple wire transfers + were made to the account in the past). + This header was previously optional and is mandatory since **v34**. :query lpt=TARGET: *Optional*. Specifies what status change we are long-polling for.