mirror of https://github.com/hyperledger/besu
Include invalid value in Enode error message (#3112)
* Include invalid value in Enode error message. Makes it much easier for users to identify their mistake if the CLI argument after `--bootnodes <some-valid-enode>` has a typo. PicoCLI will treat any unrecognised option as another bootnode so it's very confusing to get an invalid enode message when the enode is fine and it's the next argument that's incorrect. Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net> Co-authored-by: Sally MacFarlane <sally.macfarlane@consensys.net>pull/3114/head
parent
ed40d51e87
commit
9c5d1d5cb2
Loading…
Reference in new issue