keygen

Function keygen 

Source
pub fn keygen() -> Result<(String, String)>
Expand description

Generate a new Ed25519 keypair for node identity.

Returns the private and public keys as hex-encoded strings.