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 comments to explain RPC client code #302

Merged
merged 3 commits into from
Dec 9, 2024

Conversation

Gudnessuche
Copy link
Contributor

Added comments to the main function and helper functions to explain the purpose and functionality of each part of the RPC client code. Should help improve code readability and maintainability.

Added comments to the main function and helper functions to explain the purpose and functionality of each part of the RPC client code. Should help improve code readability and maintainability.
Added detailed comments to the JSON-RPC client code to improve readability and understanding. Comments explain the purpose and functionality of the main struct, constructors, methods, and trait implementation without altering the original code.
@Davidson-Souza
Copy link
Collaborator

@Gudnessuche can you run cargo +nightly fmt --all?

@Gudnessuche
Copy link
Contributor Author

Done

@Davidson-Souza Davidson-Souza merged commit 5b41277 into vinteumorg:master Dec 9, 2024
6 checks passed
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.

2 participants