pub fn cleanup_removed_validator_entries(
    program_id: &Pubkey,
    stake_pool: &Pubkey,
    validator_list_storage: &Pubkey
) -> Instruction
Expand description

Creates CleanupRemovedValidatorEntries instruction (removes entries from the validator list)