summaryrefslogtreecommitdiff
path: root/design-documents/037-wallet-transactions-lifecycle.rst
diff options
context:
space:
mode:
authorFlorian Dold <florian@dold.me>2023-02-13 19:34:26 +0100
committerFlorian Dold <florian@dold.me>2023-02-13 19:34:26 +0100
commitec8a8c301a84d00ebe17bae09524dcc96c1eeac0 (patch)
treee4f72b5b5b0db526e02409c7bc3086573640cc49 /design-documents/037-wallet-transactions-lifecycle.rst
parent8788ed0dcaa8c3459ba22ff7351254a1c830739e (diff)
downloaddocs-ec8a8c301a84d00ebe17bae09524dcc96c1eeac0.tar.gz
docs-ec8a8c301a84d00ebe17bae09524dcc96c1eeac0.tar.bz2
docs-ec8a8c301a84d00ebe17bae09524dcc96c1eeac0.zip
-less scary admonition
Diffstat (limited to 'design-documents/037-wallet-transactions-lifecycle.rst')
-rw-r--r--design-documents/037-wallet-transactions-lifecycle.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/design-documents/037-wallet-transactions-lifecycle.rst b/design-documents/037-wallet-transactions-lifecycle.rst
index f4e19c6e..6c6e1bb3 100644
--- a/design-documents/037-wallet-transactions-lifecycle.rst
+++ b/design-documents/037-wallet-transactions-lifecycle.rst
@@ -40,8 +40,8 @@ never has a ``lastError`` but is considered successful.
complete the transaction, the wallet is taking active steps to abort it. The ``lastError``
indicates errors the wallet experienced while taking active steps to abort the transaction.
-.. warning::
- Consensus required: Should there be an abortReason for aborted transactions?
+.. attention::
+ Should there be an abortReason for aborted transactions?
**aborted**: Similar to a ``done`` transaction, but the transaction was successfully aborted
instead of successfully finished.