Type Alias diem_types::validator_config::ConsensusPublicKey

source ·
pub type ConsensusPublicKey = BLSPublicKey;

Aliased Type§

struct ConsensusPublicKey(/* private fields */);