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