From 95b7b47e2c945749e96a303deb892d7617aa64f5 Mon Sep 17 00:00:00 2001 From: Matt Corallo Date: Sat, 25 Apr 2020 17:49:05 -0400 Subject: [PATCH] Fix spelling, thanks bordalix on twitter --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 8bce548..072ddc9 100644 --- a/index.html +++ b/index.html @@ -24,7 +24,7 @@ All headers and filter headers are encoded with an arbitrary two byte prefix (currently "2001:"), followed by a 0-indexed order nibble (as nameservers often reorder responses). Bitcoin headers are then prefixed by a single 0 byte (two 0 nibbles) and placed into the remaining 80 bytes of six IPv6 addresses. Filter headers are simply placed into three IPv6 addresses with a 17-nibble (8.5 byte) 0 suffix.

- The gensis block header is, thus, encoded as (note that the responses are usually not sorted):

+			The genesis block header is, thus, encoded as (note that the responses are usually not sorted):
 0.0.bitcoinheaders.net.	604800	IN	AAAA	2001:0:1000::
 0.0.bitcoinheaders.net.	604800	IN	AAAA	2001:1000::
 0.0.bitcoinheaders.net.	604800	IN	AAAA	2001:2000::3ba:3edf
-- 
2.30.2