From 8daf7b3165c65a932a7d8eae1f0a640199892ca9 Mon Sep 17 00:00:00 2001 From: dec05eba <0xdec05eba@gmail.com> Date: Mon, 14 May 2018 20:13:24 +0200 Subject: Only download nodes that we are missing --- Scheme.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'Scheme.md') diff --git a/Scheme.md b/Scheme.md index 9a757d2..50aaa3e 100644 --- a/Scheme.md +++ b/Scheme.md @@ -12,6 +12,7 @@ Packet packet structure version timestamp (not strictly accurate, mostly used for visual representation) operation type + user action counter Body (Encrypted with node encryption key) data # Add user to group @@ -22,7 +23,8 @@ Packet packet structure version timestamp (not strictly accurate, mostly used for visual representation) operation type + user action counter Body public key (of user to add to group) group id (the group which the user should be added to) - PADDING (Random data, to ensure this packet gets an unique hash) + PADDING (Random data, to ensure this packet gets an unique hash) -- cgit v1.2.3