Skip to content

Add support for subscriptions #49

Closed

Description

We should expose some sort of subscription listener to the RestClient and use it in the CosmWasmConnection. In particular, for full bcp-compatibility, we need to implement:

  • watchBlockHeaders
  • watchAccount

And postTx could be done nicer with a subscription that with a poll.

I believe these are needed for dropping in CosmWasmConnection into the iov-wallet

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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