Module ed25519
polkadot_
node_
network_
protocol
7.0.0
Module ed25519
Module Items
Structs
Enums
In polkadot_
node_
network_
protocol::
request_
response::
network
Modules
ed25519
Macros
build_multiaddr
Structs
FullNetworkConfiguration
IncomingRequest
MultiaddrWithPeerId
NetworkConfiguration
NonDefaultSetConfig
NotificationHandshake
NotificationMetrics
NotificationsSink
OutgoingResponse
Params
ProtocolHandlePair
ProtocolId
RequestResponseConfig
Roles
SetConfig
Enums
NetworkBackendType
NodeKeyConfig
NonReservedPeerMode
ParseErr
ProtocolName
Role
Secret
SyncMode
TransportConfig
Constants
DEFAULT_KADEMLIA_REPLICATION_FACTOR
Traits
ExHashT
NotificationConfig
NotificationService
PeerStore
PeerStoreProvider
Functions
notification_service
parse_addr
parse_str_addr
Type Aliases
Ed25519Secret
polkadot_node_network_protocol
::
request_response
::
network
Module
ed25519
Copy item path
Settings
Help
Summary
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.