taler-docs

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

commit e2951ed19cfc0a1eaa68122e6eddcb3defbdf7eb
parent a478f9c9ee271e2ee3a83734de67e84b1f1080a1
Author: Christian Grothoff <christian@grothoff.org>
Date:   Mon,  2 Mar 2026 18:20:02 +0100

make tiny_amount mandatory

Diffstat:
Mcore/exchange/get-keys.rst | 3+--
Mmanpages/taler-exchange.conf.5.rst | 7++-----
2 files changed, 3 insertions(+), 7 deletions(-)

diff --git a/core/exchange/get-keys.rst b/core/exchange/get-keys.rst @@ -64,8 +64,7 @@ // Small(est?) amount that can likely be transferred to // the exchange. Should be the default amount for KYC // authentication wire transfers to this exchange. - // Optional, not present if not known or not configured. - // @since protocol **v21**. + // @since protocol **v21**. Mandatory since **v33**. tiny_amount?: Amount; // Absolute cost offset for the STEFAN curve used diff --git a/manpages/taler-exchange.conf.5.rst b/manpages/taler-exchange.conf.5.rst @@ -124,12 +124,9 @@ MASTER_PUBLIC_KEY TINY_AMOUNT Small amount that can be transferred to the exchange for the - KYC authentication wire transfers. Should be given as a hint + KYC authentication wire transfers. Must be given as a hint for merchants what amount they need to transfer to begin the - KYC transfer. Note that the amount is not enforced by the - exchange *and* that this option is optional. However, if it is - not given, merchants will have to guess what amount to transfer, - so it really should be configured. + KYC transfer. SHOPPING_URL Web URL where users can discover shops that accept digital cash