Expand description
v3 network protocol types. Purpose is for changing ApprovalDistributionMessage to include more than one assignment and approval in a message.
Re-exports§
pub use super::v2::declare_signature_payload;
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.
- 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.