summaryrefslogtreecommitdiff
path: root/design-documents/005-wallet-backup-sync.rst
diff options
context:
space:
mode:
authorChristian Grothoff <grothoff@gnunet.org>2023-09-03 15:14:18 +0200
committerChristian Grothoff <grothoff@gnunet.org>2023-09-03 15:14:18 +0200
commit898e01993f2401bd1737d791229ecbc35433428d (patch)
tree17ea6e421836f3738f153986b87ef8af6b75c37a /design-documents/005-wallet-backup-sync.rst
parentb6ab10e7d9a5f3f5bdfc42ec261cb310b1f4d4f8 (diff)
downloaddocs-898e01993f2401bd1737d791229ecbc35433428d.tar.gz
docs-898e01993f2401bd1737d791229ecbc35433428d.tar.bz2
docs-898e01993f2401bd1737d791229ecbc35433428d.zip
fix #7923
Diffstat (limited to 'design-documents/005-wallet-backup-sync.rst')
-rw-r--r--design-documents/005-wallet-backup-sync.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/design-documents/005-wallet-backup-sync.rst b/design-documents/005-wallet-backup-sync.rst
index 73a09b76..cce04742 100644
--- a/design-documents/005-wallet-backup-sync.rst
+++ b/design-documents/005-wallet-backup-sync.rst
@@ -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)