From b589f49c55ed8943488dccfd265c5523bb257a0a Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Tue, 28 Apr 2020 00:01:10 +0530 Subject: formatting --- design-documents/005-wallet-backup-sync.rst | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/design-documents/005-wallet-backup-sync.rst b/design-documents/005-wallet-backup-sync.rst index 0bba03e2..75f387fa 100644 --- a/design-documents/005-wallet-backup-sync.rst +++ b/design-documents/005-wallet-backup-sync.rst @@ -34,14 +34,14 @@ operations are resolved in favor of "delete". The managed entities are: - * set of exchanges with the data from /keys, /wire - * set of directly trusted exchange public keys - * set of trusted auditors for currencies - * 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) - * set of purchases (contract terms, applied refunds, ...) +* set of exchanges with the data from /keys, /wire +* set of directly trusted exchange public keys +* set of trusted auditors for currencies +* 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) +* set of purchases (contract terms, applied refunds, ...) (Some of these might be further split up to allow more efficient updates.) -- cgit v1.2.3