Skip to main content

IdentityKey

Type Alias IdentityKey 

Source
pub type IdentityKey = String;
Expand description

Ed25519 public key strinfified into base58.

Aliased Typeยง

pub struct IdentityKey { /* private fields */ }