Type Alias diem_types::validator_config::ConsensusPrivateKey

source ·
pub type ConsensusPrivateKey = BLSPrivateKey;

Aliased Type§

struct ConsensusPrivateKey(/* private fields */);