Skip to content
This repository was archived by the owner on Nov 16, 2019. It is now read-only.
This repository was archived by the owner on Nov 16, 2019. It is now read-only.

How to use requestSubscribe to subscribe to account transactions #28

Description

@andruby

According to https://www.stellar.org/api/#api-subscribe you can subscribe to transactions for a list of accounts. This works well using plain websockets outside of stellar-lib.

I would expect the library to support something like requestSubscribe({accounts: ["id1", "id2"]}), but that didn't work. Is this functionality already supported but not documented or should I fork and contribute it myself?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions