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

bootnode -writeaddress is not working #17579

Closed
kinfkong opened this issue Sep 4, 2018 · 3 comments
Closed

bootnode -writeaddress is not working #17579

kinfkong opened this issue Sep 4, 2018 · 3 comments

Comments

@kinfkong
Copy link

kinfkong commented Sep 4, 2018

When I run command:
/usr/local/bin/bootnode -genkey /tmp/tmp.txt -writeaddress
The -writeaddress is not working (no address output).
I view the code:
there is a return statement in the switch branch when -genkey is provided.
That is wrong.
See the following code line:

@kinfkong
Copy link
Author

join

@dherbst
Copy link
Contributor

dherbst commented Sep 23, 2019

I added the above PR #20110 that should fix this issue.

@dherbst
Copy link
Contributor

dherbst commented Oct 2, 2019

@fjl thanks for merging! Please consider closing this issue if there is no other work to be done.

@fjl fjl closed this as completed Oct 13, 2019
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

No branches or pull requests

3 participants