pub fn remove_key( program_id: &Address, metadata: &Address, update_authority: &Address, key: String, idempotent: bool, ) -> Instruction
Creates a RemoveKey instruction
RemoveKey