package cometbft.statesync.v1

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

message ChunkRequest

types.proto:30

ChunkRequest is sent to request a chunk.

Used in: Message

message ChunkResponse

types.proto:37

ChunkResponse contains a chunk of the snapshot.

Used in: Message

message Message

types.proto:7

Message is the top-level message type for the statesync service.

message SnapshotsRequest

types.proto:18

SnapshotsRequest is sent to request a snapshot.

Used in: Message

(message has no fields)

message SnapshotsResponse

types.proto:21

SnapshotsResponse contains the snapshot metadata.

Used in: Message