-
Notifications
You must be signed in to change notification settings - Fork 9
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
readme: add prerequesite and logging, improve config #86
Conversation
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.
Nice! I think this is detailed enough, especially as most users of the project will be devs familiar with either zebrad, zcashd or both.
Clippy breakage may be due to rust-lang/rust-clippy#7422. |
Yeah I think that's the cause. Only broke for me locally after |
9b96ef6
to
7d6d7bf
Compare
Let's wait for #85 so we're in sync. |
7d6d7bf
to
09b3598
Compare
readme: add prerequesite and logging, improve config
I'm not certain if this would be enough information for a novice -- but it might be enough for someone familiar with Zebra / ZCashd?
I've also removed the config field for setting the config file in anticipation of #85 getting merged.