pub type ProtocolClosedKeyRegistration = ClosedKeyRegistration;Expand description
Alias of a wrapper of MithrilStm:ClosedKeyRegistration.
Aliased Type§
pub struct ProtocolClosedKeyRegistration {
pub closed_registration_entries: BTreeSet<ClosedRegistrationEntry>,
pub total_stake: u64,
}Fields§
§closed_registration_entries: BTreeSet<ClosedRegistrationEntry>The closed key registration entries
total_stake: u64The total stake registered