Module polkadot_node_network_protocol::v3
source · 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;pub use super::v2::BackedCandidateAcknowledgement;pub use super::v2::BackedCandidateManifest;pub use super::v2::BitfieldDistributionMessage;pub use super::v2::GossipSupportNetworkMessage;pub use super::v2::StatementDistributionMessage;pub use super::v2::StatementFilter;
Enums§
- Network messages used by the approval distribution subsystem.
- All network messages on the validation peer-set.