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>