Module ed25519
polkadot_node_network_protocol
7.0.0
Module ed25519
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
?
Settings
Module
polkadot_node_network_protocol
::
request_response
::
network
::
ed25519
Copy item path
source
·
[
−
]
Expand description
Ed25519 keys.
Structs
§
Keypair
An Ed25519 keypair.
PublicKey
An Ed25519 public key.
SecretKey
An Ed25519 secret key.
Enums
§
DecodingError
Error when decoding
ed25519
-related types.