From 08608bd0fbb0283a9512aa737071f585e8495af7 Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Sat, 29 Apr 2023 16:51:57 +0200 Subject: -diagrams --- design-documents/037-wallet-transactions-lifecycle.rst | 9 --------- 1 file changed, 9 deletions(-) (limited to 'design-documents') 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 ============ -- cgit v1.2.3