Expand description
v2 network protocol types.
Structs§
- Backed
Candidate Acknowledgement - An acknowledgement of a backed candidate being known.
- Backed
Candidate Manifest - A manifest of a known backed candidate, along with a description of the statements backing it.
- Statement
Filter - Bitfields indicating the statements that are known or undesired about a candidate.
Enums§
- Approval
Distribution Message - Network messages used by the approval distribution subsystem.
- Bitfield
Distribution Message - Network messages used by the bitfield distribution subsystem.
- Collation
Protocol - All network messages on the collation peer-set.
- Collator
Protocol Message - Network messages used by the collator protocol subsystem
- Gossip
Support Network Message - Dummy network message type, so we will receive connect/disconnect events.
- Statement
Distribution Message - Network messages used by the statement distribution subsystem.
- Validation
Protocol - All network messages on the validation peer-set.
Functions§
- declare_
signature_ payload - Get the payload that should be signed and included in a
Declare
message.