referrerpolicy=no-referrer-when-downgrade
Expand description

Actual versioned requests and responses that are sent over the wire. Requests and responses as sent over the wire for the individual protocols.

Structs§

AvailableDataFetchingRequest
Request the entire available data for a candidate.
ChunkFetchingRequest
Request an availability chunk.
ChunkResponse
Skimmed down variant of ErasureChunk.
CollationFetchingRequest
Request the advertised collation at that relay-parent.
DisputeRequest
A dispute request.
PoVFetchingRequest
Request the advertised collation at that relay-parent.

Enums§

AvailableDataFetchingResponse
Receive a requested available data.
ChunkFetchingResponse
Receive a requested erasure chunk.
CollationFetchingResponse
Responses as sent by collators.
DisputeResponse
Possible responses to a DisputeRequest.
PoVFetchingResponse
Responses to PoVFetchingRequest.