Skip to main content

Module node_public_key

Module node_public_key 

Source

Structs§

InvalidNodePublicKey
Error returned when a base64 string cannot be decoded into a valid 32-byte public key.
NodePublicKey
A node’s Ed25519 public key (32 bytes, base64-encoded for display/storage).

Enums§

InvalidNodePublicKeyKind 🔒

Constants§

PUBLIC_KEY_LENGTH 🔒