pub const LEN: usize = 32;
Expand description

The size (in bytes) of a secret key. At least 32-byte. ref. “blst::BLST_ERROR::BLST_BAD_ENCODING” ref. “avalanchego/utils/crypto/bls.SecretKeyLen”