package cometbft.blocksync.v1

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

message BlockRequest

types.proto:10

BlockRequest requests a block for a specific height

Used in: Message

message BlockResponse

types.proto:30

BlockResponse returns block to the requested

Used in: Message

message Message

types.proto:36

Message is an abstract blocksync message.

message NoBlockResponse

types.proto:15

NoBlockResponse informs the node that the peer does not have block at the requested height

Used in: Message

message StatusRequest

types.proto:20

StatusRequest requests the status of a peer.

Used in: Message

(message has no fields)

message StatusResponse

types.proto:24

StatusResponse is a peer response to inform their status.

Used in: Message