Constant diem_sdk::crypto::ed25519::ed25519_dalek::SIGNATURE_LENGTH
pub const SIGNATURE_LENGTH: usize = 64; // 64usize
Expand description
The length of a ed25519 Signature
, in bytes.
pub const SIGNATURE_LENGTH: usize = 64; // 64usize
The length of a ed25519 Signature
, in bytes.