Module ed25519
sc_network
0.34.0
Module ed25519
Structs
Enums
In sc_network::config
Modules
ed25519
Macros
build_multiaddr
Structs
FullNetworkConfiguration
MultiaddrWithPeerId
NetworkConfiguration
NonDefaultSetConfig
NotificationHandshake
NotificationMetrics
NotificationsSink
Params
ProtocolHandlePair
ProtocolId
Roles
SetConfig
Enums
NetworkBackendType
NodeKeyConfig
NonReservedPeerMode
ParseErr
Role
Secret
SyncMode
TransportConfig
Traits
ExHashT
Functions
notification_service
parse_addr
parse_str_addr
Type Aliases
Ed25519Secret
?
Settings
Module
sc_network
::
config
::
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.