ProtocolClosedKeyRegistration

Type Alias ProtocolClosedKeyRegistration 

Source
pub type ProtocolClosedKeyRegistration = ClosedKeyRegistration;
Expand description

Alias of a wrapper of MithrilStm:ClosedKeyRegistration.

Aliased Type§

pub struct ProtocolClosedKeyRegistration {
    pub key_registration: KeyRegistration,
    pub total_stake: u64,
}

Fields§

§key_registration: KeyRegistration

The key registration entries

§total_stake: u64

The total stake registered