package tendermint.blocksync

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

message BlockRequest

types.proto:9

BlockRequest requests a block for a specific height

Used in: Message

message BlockResponse

types.proto:19

BlockResponse returns block to the requested

Used in: Message

message Message

types.proto:33

message NoBlockResponse

types.proto:14

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

Used in: Message

message StatusRequest

types.proto:24

StatusRequest requests the status of a peer.

Used in: Message

(message has no fields)

message StatusResponse

types.proto:28

StatusResponse is a peer response to inform their status.

Used in: Message