Constant schnorrkel::keys::MINI_SECRET_KEY_LENGTH
source ยท pub const MINI_SECRET_KEY_LENGTH: usize = 32;
Expand description
The length of a Ristretto Schnorr MiniSecretKey
, in bytes.
pub const MINI_SECRET_KEY_LENGTH: usize = 32;
The length of a Ristretto Schnorr MiniSecretKey
, in bytes.