summaryrefslogtreecommitdiff
path: root/design-documents
diff options
context:
space:
mode:
authorChristian Grothoff <grothoff@gnunet.org>2023-04-18 09:55:23 +0200
committerChristian Grothoff <grothoff@gnunet.org>2023-04-18 09:55:23 +0200
commit1669bbf8f57f21cdc592e1a108daf96a09e16654 (patch)
tree4bef6e3125632f6e6519f04e62aa2e26ab36f242 /design-documents
parentc6ac73c6b26a765d1684dbc7fb641035356a90bf (diff)
downloaddocs-1669bbf8f57f21cdc592e1a108daf96a09e16654.tar.gz
docs-1669bbf8f57f21cdc592e1a108daf96a09e16654.tar.bz2
docs-1669bbf8f57f21cdc592e1a108daf96a09e16654.zip
-syntax fix
Diffstat (limited to 'design-documents')
-rw-r--r--design-documents/041-wallet-balance-amount-definitions.rst7
1 files 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
index 48deeab5..56aaf401 100644
--- 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.