diff options
Diffstat (limited to 'node')
-rw-r--r-- | node/Packet.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/node/Packet.hpp b/node/Packet.hpp index 810f5d67..e03190a2 100644 --- a/node/Packet.hpp +++ b/node/Packet.hpp @@ -59,6 +59,7 @@ * + New identity format based on hashcash design * 5 - 1.0.6 ... CURRENT * + Supports circuit test, proof of work, and echo + * + Supports in-band world (root definition) updates * + Otherwise backward compatible with 4 */ #define ZT_PROTO_VERSION 5 |