package bitswap.pb

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

message Message

bitswap.proto:7

Bitswap message format supporting v1.0.0, v1.1.0, and v1.2.0 Based on https://specs.ipfs.tech/bitswap-protocol/

message Message.Block

bitswap.proto:28

v1.1.0: Block message with CID prefix

Used in: Message

message Message.BlockPresence

bitswap.proto:39

Used in: Message

enum Message.BlockPresenceType

bitswap.proto:34

v1.2.0: BlockPresence for Have/DontHave responses

Used in: BlockPresence

message Message.Wantlist

bitswap.proto:8

Used in: Message

message Message.Wantlist.Entry

bitswap.proto:15

Used in: Wantlist

enum Message.Wantlist.WantType

bitswap.proto:10

v1.2.0: WantType enum

Used in: Entry