diff options
author | Christian Grothoff <christian@grothoff.org> | 2020-07-13 19:04:18 +0200 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2020-07-13 19:04:18 +0200 |
commit | 6383694c9548a56b0ca4d3318e06e3a77a6d9496 (patch) | |
tree | c3eab1ff4444199dbf8b4fad718afe9d720038e7 /doc/system | |
parent | b89e433f4f48f5be8d35d7a7eaf45d5ac45169fd (diff) |
clarify recoup can only refill, not fill a fresh reserve
Diffstat (limited to 'doc/system')
-rw-r--r-- | doc/system/taler/design.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/system/taler/design.tex b/doc/system/taler/design.tex index 535dc51ac..b709199a4 100644 --- a/doc/system/taler/design.tex +++ b/doc/system/taler/design.tex @@ -155,7 +155,7 @@ state is in a double-circle. A reserve is first {\em filled} by a wire transfer. The amount in it is reduced by withdraw operations. If the balance reaches zero, the reserve is {\em drained}. If a reserve is not drained after a certain amount of time, it is automatically closed. A reserve can also be -filled via a recoup action (see Section~\ref{sec:revocation-recoup}) in case +{\em refilled} via a recoup action (see Section~\ref{sec:revocation-recoup}) in case that the denomination of an unspent coin that was withdrawn from the reserve is revoked. |