summaryrefslogtreecommitdiff
path: root/design-documents
diff options
context:
space:
mode:
authorFlorian Dold <florian@dold.me>2023-04-22 18:00:25 +0200
committerFlorian Dold <florian@dold.me>2023-04-22 18:00:30 +0200
commitf50c945d65ea5687b69fe635760346803f00fea3 (patch)
tree2ca8a937bb6bad301ece02182998420a5c37921f /design-documents
parent6665421b7ef55f7527d31d5fd6b40e0e831ecbde (diff)
downloaddocs-f50c945d65ea5687b69fe635760346803f00fea3.tar.gz
docs-f50c945d65ea5687b69fe635760346803f00fea3.tar.bz2
docs-f50c945d65ea5687b69fe635760346803f00fea3.zip
minor DD37 change
Diffstat (limited to 'design-documents')
-rw-r--r--design-documents/037-wallet-transactions-lifecycle.rst4
1 files changed, 3 insertions, 1 deletions
diff --git a/design-documents/037-wallet-transactions-lifecycle.rst b/design-documents/037-wallet-transactions-lifecycle.rst
index bf8831b7..555526d5 100644
--- a/design-documents/037-wallet-transactions-lifecycle.rst
+++ b/design-documents/037-wallet-transactions-lifecycle.rst
@@ -1,6 +1,8 @@
DD 37: Wallet Transaction Lifecycle
###################################
+.. contents:: Table of Contents
+
Summary
=======
@@ -1079,7 +1081,7 @@ Transaction Type: Peer Pull Debit
* ``[action:resume] => pending(download)``
* ``[action:cancel] => deleted``
-``pending(user)``
+* ``pending(user)``
We have downloaded information about the pull payment and are waiting for
the user to confirm.