-
Notifications
You must be signed in to change notification settings - Fork 980
Remove unused RpcSubscriptionsRequest type #3391
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
1c68cd2
to
601d031
Compare
601d031
to
ba88104
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ba88104
to
3391bd5
Compare
Because there has been no activity on this PR for 14 days since it was merged, it has been automatically locked. Please open a new issue if it requires a follow up. |
This PR removes the
RpcSubscriptionsRequest
which was used in the previous implementation of RPC Subscriptions but no longer is.