-
Notifications
You must be signed in to change notification settings - Fork 59
added docs for chain-params.rs (#376) #433
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
base: master
Are you sure you want to change the base?
Conversation
4be3103
to
e1e7ef1
Compare
e1e7ef1
to
ca8a3a4
Compare
e7fc580
to
f396ac7
Compare
I added the suggestions but I am facing a problem with |
just add the flag to ignore dependencies docs |
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.
LGMT 98c663f
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.
ACK 886f360
What is the purpose of this pull request?
Which crates are being modified?
Description
I added a doc strings to a few pertinent functions inside the chain-params.
Addresses #376
Notes to the reviewers
I refactored docstrings from line comments to better addresses the documentation. Only one function is exposed in the API but I also added docstrings to others.
Checklist
just lint
cargo test