Skip to main content

ED25519_SIG_LEN

Constant ED25519_SIG_LEN 

Source
const ED25519_SIG_LEN: usize = ed25519_dalek::SIGNATURE_LENGTH; // 64usize
Expand description

ed25519 signature length, in bytes.