Function oasis_runtime_sdk::modules::rofl::state::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.