From 3795681c0fb19abd1106af4cf410ac38e5300284 Mon Sep 17 00:00:00 2001 From: bitcoin Date: Tue, 3 Dec 2019 16:14:25 -0500 Subject: [PATCH] wiki commit --- protocol/network/messages/version.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/protocol/network/messages/version.md b/protocol/network/messages/version.md index a293649..19f3130 100644 --- a/protocol/network/messages/version.md +++ b/protocol/network/messages/version.md @@ -34,7 +34,7 @@ The services field is an 8 byte little-endian-serialized bitfield that described * 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> +* 8: NODE_CF Indicates the node is capable of serving compact block filters to SPV clients, AKA the "Neutrino" protocol ([BIP157](https://github.com/bitcoin/bips/blob/master/bip-0157.mediawiki), and [BIP158](https://github.com/bitcoin/bips/blob/master/bip-0158.mediawiki)). * 9: NODE_NETWORK_LIMITED