Skip to content
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

Add JSON RPC methods explanation #22

Merged
merged 6 commits into from
Oct 20, 2022

Conversation

mariopil
Copy link
Collaborator

Added few details regarding JSON RPC methods in the implementation file.

- `chainHead_unstable_unfollow` - stops a subscription started with `chainHead_unstable_follow`

The other chosen methods will allow client to get more informations about blocks in the chain.

Copy link
Collaborator

@kylegranger kylegranger Oct 19, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

minor, and one fix.

The remaining methods will allow the client to get more information about blocks in the chain.

@mariopil mariopil merged commit d6af1b2 into fix-evaluation-comments Oct 20, 2022
@mariopil mariopil deleted the add_json_rpc_methods_explanation branch October 20, 2022 06:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants