-
Notifications
You must be signed in to change notification settings - Fork 809
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
pkg: link bclient to bin #707
Conversation
This comment has been minimized.
This comment has been minimized.
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.
Looks good, it will be nice to have the cli included as there really isn't much to do without an interface. It will also improve the process of installing, verifying and running a node. Examples can reference the cli without additional installation and verification steps.
nit: |
009e7d3
to
c8db665
Compare
|
Can you add something to the changelog as well? This is a breaking change |
As bclient also has the bin |
After installation, links
bcoin-cli
andbwallet-cli
directly to bclient bin, already installed