summaryrefslogtreecommitdiff
path: root/design-documents
diff options
context:
space:
mode:
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.