mirror of
https://github.com/logos-storage/logos-storage-nim.git
synced 2026-01-02 13:33:10 +00:00
We incorrectly assigned code 2 to the payload field instead of code 3: Our code:8c59392526/codex/blockexchange/protobuf/message.proto (L50-L52)While original code:0fa397581c/message/pb/message.proto (L43-L45)And [documentation](https://github.com/ipfs/specs/blob/main/BITSWAP.md#bitswap-120-wire-format).