summaryrefslogtreecommitdiff
path: root/design-documents/037-wallet-transactions-lifecycle.rst
diff options
context:
space:
mode:
Diffstat (limited to 'design-documents/037-wallet-transactions-lifecycle.rst')
-rw-r--r--design-documents/037-wallet-transactions-lifecycle.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/design-documents/037-wallet-transactions-lifecycle.rst b/design-documents/037-wallet-transactions-lifecycle.rst
index d542dd9e..f3c12e5e 100644
--- a/design-documents/037-wallet-transactions-lifecycle.rst
+++ b/design-documents/037-wallet-transactions-lifecycle.rst
@@ -193,6 +193,12 @@ user. So special-casing this and testing this is IMO just not worth it.
In this state, the wallet should show to the user that the money from the withdrawal
reserve will be sent back to the originating bank account after ``$closing_delay``.
+* ``aborted(partially-withdrawn)``:
+
+ In this state, the wallet should show how much money arrived into the wallet
+ and the rest of the money will be sent back to the originating bank account
+ after ``$closing_delay``.
+
* ``done``
* ``[action:delete] => deleted``