-
Notifications
You must be signed in to change notification settings - Fork 101
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 more proto documentation #381
Conversation
Thanks for the PR. Will take a look shortly. |
@2qx any chance you can update the method comments in bchrpc/server.go to match the new comments in the proto file? |
Will do. |
@cpacia, I matched the comments from the proto. In addition, there were some trailing whitespace in the protofile and some whitespace lines that I removed from the proto for consistency with go fmt. |
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.
Thanks this looks great!
Add more explanatory documentation to protoc methods, types and fields.
or enough key terms to obtain more information elsewhere.