summaryrefslogtreecommitdiff
path: root/design-documents/013-peer-to-peer-payments.rst
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-04-16 12:53:28 +0200
committerChristian Grothoff <christian@grothoff.org>2021-04-16 12:53:28 +0200
commit75830b96f52d3ee1cd236dff2239e7ab8a1d7cab (patch)
tree2939da89435c4ce41aa193a9d4ee2e923b89b6dc /design-documents/013-peer-to-peer-payments.rst
parent3efd020941198b37bd8e0ff3cb226d2a4909cce3 (diff)
downloaddocs-75830b96f52d3ee1cd236dff2239e7ab8a1d7cab.tar.gz
docs-75830b96f52d3ee1cd236dff2239e7ab8a1d7cab.tar.bz2
docs-75830b96f52d3ee1cd236dff2239e7ab8a1d7cab.zip
revise backup flow
Diffstat (limited to 'design-documents/013-peer-to-peer-payments.rst')
-rw-r--r--design-documents/013-peer-to-peer-payments.rst8
1 files changed, 4 insertions, 4 deletions
diff --git a/design-documents/013-peer-to-peer-payments.rst b/design-documents/013-peer-to-peer-payments.rst
index 3e608597..4bdd492b 100644
--- a/design-documents/013-peer-to-peer-payments.rst
+++ b/design-documents/013-peer-to-peer-payments.rst
@@ -48,10 +48,10 @@ Requirements
* If a payment would partially succeed, i.e. because the payer inadvertedly
used some double-spent coins and some valid coins, this must fail before the
uni-directional communication and be correctable payer-side.
-* The usual properties of Taler (everything auditable, high-performance
- in terms of CPU, bandwidth, latency, storage requirements, and the
- ability to levy fees on every operation that is costly for the exchange)
- need to be preserved.
+* The usual properties of Taler (everything auditable, unlinkability,
+ high-performance in terms of CPU, bandwidth, latency, storage
+ requirements, and the ability to levy fees on every operation that
+ is costly for the exchange) need to be preserved.