Skip to content

gui: wrong key in slot.query_transactions response #7465

@HGuillemet

Description

@HGuillemet

The websocket should reply to a slot.query_transactions with:

{
    "topic": "slot",
    "key": "query_transactions",
    ...

But it replies with:

{
    "topic": "slot",
    "key": "query",
    ...

Not distinguishable from a slot.query response.

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