Docs.rs
polkadot-node-network-protocol-27.0.0
polkadot-node-network-protocol 27.0.0
Docs.rs crate page
GPL-3.0-only
Links
Homepage
Repository
crates.io
Source
Owners
parity-crate-owner
Dependencies
async-channel ^1.8.0
normal
async-trait ^0.1.88
normal
bitvec ^1.0.1
normal
parity-scale-codec ^3.7.5
normal
derive_more ^0.99.17
normal
fatality ^0.1.1
normal
futures ^0.3.31
normal
tracing-gum ^21.0.0
normal
hex ^0.4.3
normal
polkadot-node-primitives ^21.0.1
normal
polkadot-primitives ^20.0.0
normal
rand ^0.8.5
normal
sc-authority-discovery ^0.54.0
normal
sc-network ^0.54.0
normal
sc-network-types ^0.18.0
normal
sp-runtime ^43.0.0
normal
strum ^0.26.3
normal
thiserror ^1.0.64
normal
rand_chacha ^0.3.1
dev
Versions
100%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
MIN_GOSSIP_PEERS
polkadot_
node_
network_
protocol
27.0.0
polkadot_node_network_protocol
Constant
MIN_
GOSSIP_
PEERS
Copy item path
Source
pub const MIN_GOSSIP_PEERS:
usize
= 25;
Expand description
The minimum amount of peers to send gossip messages to.