From 8548f2f90e2459f38f0563c8abd2f46f926f4043 Mon Sep 17 00:00:00 2001 From: t-bast Date: Wed, 30 Dec 2020 18:02:43 +0100 Subject: [PATCH] fixup! Advertize known compression algorithms --- 01-messaging.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01-messaging.md b/01-messaging.md index f813335f0..cc1637128 100644 --- a/01-messaging.md +++ b/01-messaging.md @@ -265,7 +265,7 @@ The `features` field MUST be padded to bytes with 0s. The optional `networks` indicates the chains the node is interested in. The optional `compression_algorithms` is a bitfield indicating what compression -algorithms the node supports for [extended gossip queries](07-routing-gossip.md#query-messages). +algorithms the node supports for [gossip queries](07-routing-gossip.md#query-messages). | Bit Position | Algorithm | | ------------- | ---------------------------------------------------- |