taler-docs

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

commit 1669bbf8f57f21cdc592e1a108daf96a09e16654
parent c6ac73c6b26a765d1684dbc7fb641035356a90bf
Author: Christian Grothoff <grothoff@gnunet.org>
Date:   Tue, 18 Apr 2023 09:55:23 +0200

-syntax fix

Diffstat:
Mdesign-documents/041-wallet-balance-amount-definitions.rst | 7++-----
1 file changed, 2 insertions(+), 5 deletions(-)

diff --git a/design-documents/041-wallet-balance-amount-definitions.rst b/design-documents/041-wallet-balance-amount-definitions.rst @@ -42,7 +42,7 @@ Amounts Transaction types ----------- +----------------- WITHDRAW raw amount is the total to be wired in exchange bank account @@ -139,9 +139,6 @@ PUSH DEBIT given exchange. Counter-party may pay more if it have different preferences doing the coin selection. - ------------- - .. note:: Next transaction types are not initiated in the wallet so instructed amount is not defined by the wallet user. @@ -225,7 +222,7 @@ TIP So the wallet only care about the effective. Coin selection algorithm ----------- +------------------------ Is an optimization algorithm that will choose coins given a denomination list until amount is reached and the coins selected minimize the fee spent.