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
Module ed25519
polkadot_
node_
network_
protocol
27.0.0
Module ed25519
Module Items
Structs
Enums
In polkadot_
node_
network_
protocol::
request_
response::
network
polkadot_node_network_protocol
::
request_response
::
network
Module
ed25519
Copy item path
Source
Expand description
Ed25519 keys.
Structs
§
Keypair
An Ed25519 keypair.
Public
Key
An Ed25519 public key.
Secret
Key
An Ed25519 secret key.
Enums
§
Decoding
Error
Error when decoding
ed25519
-related types.