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: KeyRegistrationThe key registration entries
total_stake: u64The total stake registered