summaryrefslogtreecommitdiff
path: root/design-documents/005-wallet-backup-sync.rst
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2022-08-21 21:30:53 +0200
committerChristian Grothoff <christian@grothoff.org>2022-08-21 21:30:53 +0200
commit58e7b0094e52316066fd7f1ba806859ed006f1d2 (patch)
tree5daaf4d2ef1a8717fe95e8067efd1c874a3ab30d /design-documents/005-wallet-backup-sync.rst
parent986e65c42ce2bac257aea68550a8cf20e24a4eb9 (diff)
downloaddocs-58e7b0094e52316066fd7f1ba806859ed006f1d2.tar.gz
docs-58e7b0094e52316066fd7f1ba806859ed006f1d2.tar.bz2
docs-58e7b0094e52316066fd7f1ba806859ed006f1d2.zip
-unify titles
Diffstat (limited to 'design-documents/005-wallet-backup-sync.rst')
-rw-r--r--design-documents/005-wallet-backup-sync.rst8
1 files changed, 4 insertions, 4 deletions
diff --git a/design-documents/005-wallet-backup-sync.rst b/design-documents/005-wallet-backup-sync.rst
index 20fce37b..7592242c 100644
--- a/design-documents/005-wallet-backup-sync.rst
+++ b/design-documents/005-wallet-backup-sync.rst
@@ -1,5 +1,5 @@
-Design Doc 005: Wallet Backup and Sync
-######################################
+DD5: Wallet Backup and Sync
+###########################
.. warning::
@@ -56,13 +56,13 @@ Entities that are **not** synchronized are:
* withdrawal operations before they have been accepted by the user
Entities that **could** be synchronized (to be decided):
-
+
* private keys of other sync accounts
* coin planchets
* tips before the corresponding coins have been withdrawn
* refresh sessions (not only the "meta data" about the operation,
but everything)
-
+
Garbage collection
------------------