Skip to content
This repository has been archived by the owner on Jan 22, 2025. It is now read-only.

[docs] clarify logsSubscribe mentions param #31225

Merged
merged 3 commits into from
Apr 17, 2023

Conversation

nickfrosty
Copy link
Contributor

Problem

The logsSubscribe websocket method's mentions parameter has confusing language about how many addresses should be supplied.

Summary of Changes

added clarifying text and caution box about the logsSubscribe's mentions parameter

Fixes #31217

nickfrosty and others added 2 commits April 17, 2023 13:07
Co-authored-by: Tyera <teulberg@gmail.com>
Co-authored-by: Tyera <teulberg@gmail.com>
@nickfrosty nickfrosty added the automerge Merge this Pull Request automatically once CI passes label Apr 17, 2023
@mergify mergify bot merged commit 26bec21 into solana-labs:master Apr 17, 2023
@nickfrosty nickfrosty deleted the docs-logsSubscribe branch April 17, 2023 18:22
mergify bot pushed a commit that referenced this pull request Apr 17, 2023
* fix: clarify logsSubscribe mentions param

* Update docs/src/api/websocket/_logsSubscribe.mdx

Co-authored-by: Tyera <teulberg@gmail.com>

* Update docs/src/api/websocket/_logsSubscribe.mdx

Co-authored-by: Tyera <teulberg@gmail.com>

---------

Co-authored-by: Tyera <teulberg@gmail.com>
(cherry picked from commit 26bec21)
jacobcreech pushed a commit that referenced this pull request Apr 18, 2023
) (#31229)

[docs] clarify logsSubscribe `mentions` param (#31225)

* fix: clarify logsSubscribe mentions param

* Update docs/src/api/websocket/_logsSubscribe.mdx

Co-authored-by: Tyera <teulberg@gmail.com>

* Update docs/src/api/websocket/_logsSubscribe.mdx

Co-authored-by: Tyera <teulberg@gmail.com>

---------

Co-authored-by: Tyera <teulberg@gmail.com>
(cherry picked from commit 26bec21)

Co-authored-by: Nick Frostbutter <75431177+nickfrosty@users.noreply.github.com>
bw-solana pushed a commit to bw-solana/solana that referenced this pull request Jan 10, 2025
…ana-labs#31225) (solana-labs#31229)

[docs] clarify logsSubscribe `mentions` param (solana-labs#31225)

* fix: clarify logsSubscribe mentions param

* Update docs/src/api/websocket/_logsSubscribe.mdx

Co-authored-by: Tyera <teulberg@gmail.com>

* Update docs/src/api/websocket/_logsSubscribe.mdx

Co-authored-by: Tyera <teulberg@gmail.com>

---------

Co-authored-by: Tyera <teulberg@gmail.com>
(cherry picked from commit 26bec21)

Co-authored-by: Nick Frostbutter <75431177+nickfrosty@users.noreply.github.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
automerge Merge this Pull Request automatically once CI passes need:merge-assist
Projects
None yet
Development

Successfully merging this pull request may close these issues.

logsSubscribe method not allowing for multiple addresses
2 participants