Skip to content

WebSockets: string should be used instead of SubscribeArgs #17

@tzdybal

Description

@tzdybal

For some reason tendermint use different argument for Subscription in WebSocket and RPC.

In WS handling, query is "wrapped": https://github.com/tendermint/tendermint/blob/9379bc92fdbe344bbfa82b05c1854029edc56e46/rpc/jsonrpc/client/ws_client.go#L527-L530

Optimint needs to use similar logic for compatibility.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions