Skip to content

Filters and Flowables page is possibly incorrect #55

@paulvi

Description

@paulvi

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions