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