Constant bgu::SIGNATURE_LENGTH
source ยท pub const SIGNATURE_LENGTH: usize = 64; // 64usizeExpand description
The length of a ed25519 Signature, in bytes.
pub const SIGNATURE_LENGTH: usize = 64; // 64usizeThe length of a ed25519 Signature, in bytes.