From 3090b0d57d4f69fbe15f86a1a342c78bc5945dae Mon Sep 17 00:00:00 2001 From: bitcoin Date: Tue, 3 Dec 2019 16:12:55 -0500 Subject: [PATCH] wiki commit --- protocol/network/messages/version.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/protocol/network/messages/version.md b/protocol/network/messages/version.md index e0fb307..a293649 100644 --- a/protocol/network/messages/version.md +++ b/protocol/network/messages/version.md @@ -1,4 +1,4 @@ -# version +# Handshake: Version (“version”) ## Services Bitmask @@ -31,7 +31,7 @@ The services field is an 8 byte little-endian-serialized bitfield that described The node supports Graphene blocks. If this is turned off then the node will not service graphene requests nor make graphene requests. *Supported by Bitcoin Unlimited only* -* 7: NODE_WEAKBLOCKS +* 7: NODE_WEAKBLOCKS The node supports Storm weak block (currently no node supports these in production, so this is a placeholder). * 8: NODE_CF height=16>