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

Filters and Flowables page is possibly incorrect #55

Open
paulvi opened this issue Aug 26, 2021 · 1 comment
Open

Filters and Flowables page is possibly incorrect #55

paulvi opened this issue Aug 26, 2021 · 1 comment

Comments

@paulvi
Copy link

paulvi commented Aug 26, 2021

On Filters and Flowables page http://docs.web3j.io/4.8.7/getting_started/pub_sub/
There is code with Subscription

Subscription subscription = web3j.blockFlowable(false).subscribe(block -> {

  1. but it is not clear what exact class is too import
  2. It is different from actual io.reactivex.disposables.Disposable
@ghost
Copy link

ghost commented Dec 2, 2021

Good question, i have the same problem

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

1 participant