Skip to main content

replay_retirement_writer_ids

Function replay_retirement_writer_ids 

Source
pub fn replay_retirement_writer_ids(
    store_root_hash: ObjectHash,
    current_device_state: &ResolvedStoreDeviceState,
    current_registrations: &BTreeMap<StoreDeviceId, ReferencedStoreDeviceRegistration>,
    membership: &MembershipChain,
) -> Result<BTreeSet<StoreDeviceId>, StoreProtocolError>