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

Kindly check this, AttributeError: module 'secp256k1' has no attribute 'xor_filter_check' #64

Closed
yas2yasrif opened this issue Feb 3, 2025 · 1 comment

Comments

@yas2yasrif
Copy link

yas2yasrif commented Feb 3, 2025

def check_in_xor(this_line, _bits, _hashes, _xf): - we can use this, but how to use ice.xor_filter_check. Thanks.

@iceland2k14
Copy link
Owner

Not sure what would be need to access the Function xor_filter_check directly instead of the wrapper check_in_xor(this_line, _bits, _hashes, _xf). But anyway you can call ice.ice.xor_filter_check(tt, len(tt), _bits, _hashes, _xf) with 5 arguments.

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

No branches or pull requests

2 participants