commit b3d14ad9861e3451e091062f568b600c52738b76
parent c14900f7881ec7f4482e894c0df224939d41f2a3
Author: Christian Grothoff <christian@grothoff.org>
Date: Mon, 19 Aug 2024 07:21:56 +0200
clarify refund limits in protocol
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/core/api-exchange.rst b/core/api-exchange.rst
@@ -218,7 +218,7 @@ possibly by using HTTPS.
// Since protocol **v20**.
transaction_amount_limit?: Amount;
- // Maximum amount for refunds.
+ // Maximum amount for individual refunds.
// Optional, unlimited if not given.
// Must be enforced by both compliant wallets and merchants.
// Currency must match ``currency``.