Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: get_filter_changes() function in client.rs #380

Open
18aaddy opened this issue Sep 30, 2024 · 0 comments · May be fixed by #381
Open

fix: get_filter_changes() function in client.rs #380

18aaddy opened this issue Sep 30, 2024 · 0 comments · May be fixed by #381

Comments

@18aaddy
Copy link

18aaddy commented Sep 30, 2024

In the client.rs file, the function there is a function called get_filter_changes() which is incorrect. It calls self.node.uninstall_filter() instead of self.node.get_filter_changes()

{C87940A1-A409-4038-ACE3-0FF668B2144D}

@18aaddy 18aaddy changed the title Fix get_filter_changes() function in client.rs fix: get_filter_changes() function in client.rs Sep 30, 2024
@18aaddy 18aaddy linked a pull request Sep 30, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant