summaryrefslogtreecommitdiff
path: root/design-documents
diff options
context:
space:
mode:
authorFlorian Dold <florian@dold.me>2023-04-29 16:51:57 +0200
committerFlorian Dold <florian@dold.me>2023-04-29 16:51:57 +0200
commit08608bd0fbb0283a9512aa737071f585e8495af7 (patch)
tree49f123a6c7ddea617cacd9a9f9ea5f2b9dd333b5 /design-documents
parentb04649eb0fe7a223b397a8ffb2bc3c6132af76d7 (diff)
downloaddocs-08608bd0fbb0283a9512aa737071f585e8495af7.tar.gz
docs-08608bd0fbb0283a9512aa737071f585e8495af7.tar.bz2
docs-08608bd0fbb0283a9512aa737071f585e8495af7.zip
-diagrams
Diffstat (limited to 'design-documents')
-rw-r--r--design-documents/037-wallet-transactions-lifecycle.rst9
1 files changed, 0 insertions, 9 deletions
diff --git a/design-documents/037-wallet-transactions-lifecycle.rst b/design-documents/037-wallet-transactions-lifecycle.rst
index 9355de5c..abc6c131 100644
--- a/design-documents/037-wallet-transactions-lifecycle.rst
+++ b/design-documents/037-wallet-transactions-lifecycle.rst
@@ -129,7 +129,6 @@ offered.
.. image:: ../transaction-common-states.png
- :width: 800
Boxed labels indicate an end state in which there is no network activity and
@@ -322,7 +321,6 @@ Transaction Type: Withdrawal
.. image:: ../transaction-withdrawal-states.png
- :width: 800
Transaction Type: Payment to Merchant
@@ -459,7 +457,6 @@ Transaction Type: Payment to Merchant
with it.
.. image:: ../transaction-payment-states.png
- :width: 800
Transaction Type: Refund
@@ -738,7 +735,6 @@ Transaction Type: Deposit
All memory of the deposit operation is lost.
.. image:: ../transaction-deposit-states.png
- :width: 800
Transaction Type: Peer Push Debit
@@ -817,7 +813,6 @@ States and transitions:
All memory of the push debit operation is lost.
.. image:: ../transaction-push-debit-states.png
- :width: 800
Transaction Type: Peer Push Credit
@@ -945,7 +940,6 @@ States and transitions:
All memory of the push credit operation is lost.
.. image:: ../transaction-push-credit-states.png
- :width: 800
Transaction Type: Peer Pull Credit
@@ -1053,7 +1047,6 @@ TODO: Also specify variant where account reserve needs to be created / funded fi
* ``deleted``
.. image:: ../transaction-pull-credit-states.png
- :width: 800
Transaction Type: Peer Pull Debit
@@ -1126,8 +1119,6 @@ Transaction Type: Peer Pull Debit
All information about the invoice has been deleted.
.. image:: ../transaction-pull-debit-states.png
- :width: 800
-
Alternatives
============