pub type BLSKeyPair = KeyPair;
BLS key pair used to sign and verify a consensus message
struct BLSKeyPair { /* private fields */ }