Function expire_registrations

Source
pub fn expire_registrations(epoch: EpochTime, limit: usize)
Expand description

Removes all expired registrations, e.g. those that expire in epochs earlier than or equal to the passed epoch.