pub const BLS_PRIVATE_KEY_LENGTH: usize = 32;
Expand description

Private key length in bytes. The actual key length should be 255 bits.