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

Commit

Permalink
Massaged changeset message
Browse files Browse the repository at this point in the history
  • Loading branch information
steveluscher committed Oct 31, 2024
1 parent 38880d4 commit feff254
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .changeset/funny-weeks-smash.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@
'@solana/rpc-spec': patch
---

Use strings for RPC message IDs
Fixed a bug where the subcription server's response would not be detected, because of a mismatch in the format of the `id`. Now all RPC message ids are strings, for avoidance of doubt.

0 comments on commit feff254

Please sign in to comment.