Type Alias ConsensusPrivateKey

Source
pub type ConsensusPrivateKey = BLSPrivateKey;

Aliased Typeยง

struct ConsensusPrivateKey(/* private fields */);