summaryrefslogtreecommitdiff
path: root/design-documents/005-wallet-backup-sync.rst
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2020-04-28 00:09:06 +0530
committerFlorian Dold <florian.dold@gmail.com>2020-04-28 00:09:06 +0530
commit1c8c1a4c507e5d5d2b6a6fb272f0066c04da84d1 (patch)
tree0dcfbb987dd27df90531db73fad9dbe4f0e75b79 /design-documents/005-wallet-backup-sync.rst
parentb589f49c55ed8943488dccfd265c5523bb257a0a (diff)
downloaddocs-1c8c1a4c507e5d5d2b6a6fb272f0066c04da84d1.tar.gz
docs-1c8c1a4c507e5d5d2b6a6fb272f0066c04da84d1.tar.bz2
docs-1c8c1a4c507e5d5d2b6a6fb272f0066c04da84d1.zip
coin assignment
Diffstat (limited to 'design-documents/005-wallet-backup-sync.rst')
-rw-r--r--design-documents/005-wallet-backup-sync.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/design-documents/005-wallet-backup-sync.rst b/design-documents/005-wallet-backup-sync.rst
index 75f387fa..2a8ef3ee 100644
--- a/design-documents/005-wallet-backup-sync.rst
+++ b/design-documents/005-wallet-backup-sync.rst
@@ -42,6 +42,7 @@ The managed entities are:
* set of coins together with coin history and blinding secret (both for normal withdrawal and refresh)
and coin source info (refresh operation, tip, reserve)
* set of purchases (contract terms, applied refunds, ...)
+* assignment of coins to their "primary wallet"
(Some of these might be further split up to allow more efficient updates.)