Skip to content

Commit

Permalink
fixup! Advertize known compression algorithms
Browse files Browse the repository at this point in the history
  • Loading branch information
t-bast committed Dec 30, 2020
1 parent bc87bda commit 8548f2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 01-messaging.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 |
| ------------- | ---------------------------------------------------- |
Expand Down

0 comments on commit 8548f2f

Please sign in to comment.