We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Currently IFilter interface is missing definition of createSubscription method from here but hast implementation of it here
IFilter
createSubscription
Type definition should be aligned with implementation.
N/A
Version: @waku/sdk: 0.29.0
@waku/sdk: 0.29.0
The text was updated successfully, but these errors were encountered:
Todo:
subscribe
Sorry, something went wrong.
No branches or pull requests
Description
Currently
IFilter
interface is missing definition ofcreateSubscription
method from here but hast implementation of it hereExpected Behavior
Type definition should be aligned with implementation.
Steps to Reproduce
N/A
Environment Details
Version:
@waku/sdk: 0.29.0
The text was updated successfully, but these errors were encountered: