summaryrefslogtreecommitdiff
path: root/design-documents/005-wallet-backup-sync.rst
diff options
context:
space:
mode:
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 7592242c..1e74914c 100644
--- a/design-documents/005-wallet-backup-sync.rst
+++ b/design-documents/005-wallet-backup-sync.rst
@@ -1,5 +1,5 @@
-DD5: Wallet Backup and Sync
-###########################
+XX 05: Wallet Backup and Sync
+#############################
.. warning::
@@ -44,7 +44,7 @@ The managed entities are:
* set of reserves together with reserve history
* set of accepted bank withdrawal operations
* set of coins together with coin history and blinding secret (both for normal withdrawal and refresh)
- and coin source info (refresh operation, tip, reserve)
+ and coin source info (refresh operation, reward, reserve)
* set of purchases (contract terms, applied refunds, ...)
* assignment of coins to their "primary wallet"
@@ -59,7 +59,7 @@ Entities that **could** be synchronized (to be decided):
* private keys of other sync accounts
* coin planchets
-* tips before the corresponding coins have been withdrawn
+* rewards before the corresponding coins have been withdrawn
* refresh sessions (not only the "meta data" about the operation,
but everything)