pub type BLSPubKey = VerKey;
BLS public key used to verify a consensus signature
pub struct BLSPubKey(/* private fields */);