From 60a915b5bfe15d0f4bdbaf484ea62abdcfb4e705 Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Mon, 10 Aug 2020 17:23:22 +0530 Subject: comment --- taler-wallet.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'taler-wallet.rst') diff --git a/taler-wallet.rst b/taler-wallet.rst index ebcf4c27..8c414ad5 100644 --- a/taler-wallet.rst +++ b/taler-wallet.rst @@ -406,7 +406,8 @@ Transactions are all operations or events that are affecting the balance. // Part of the refund that couldn't be applied because the refund permissions were expired amountInvalid: Amount; - // Amount that has been refunded by the merchant + // Amount that has been refunded by the merchant. + // Corresponds to amountRefundGranted from the applyRefund response. amountRaw: Amount; // Amount will be added to the wallet's balance after fees and refreshing. -- cgit v1.2.3