Module polkadot_node_network_protocol::v2
source · Expand description
v2 network protocol types.
Structs§
- An acknowledgement of a backed candidate being known.
- A manifest of a known backed candidate, along with a description of the statements backing it.
- Bitfields indicating the statements that are known or undesired about a candidate.
Enums§
- Network messages used by the approval distribution subsystem.
- Network messages used by the bitfield distribution subsystem.
- All network messages on the collation peer-set.
- Network messages used by the collator protocol subsystem
- Dummy network message type, so we will receive connect/disconnect events.
- Network messages used by the statement distribution subsystem.
- All network messages on the validation peer-set.
Functions§
- Get the payload that should be signed and included in a
Declare
message.