Open
Description
Noticed here that if the argument is put before the distance option. The help message is incomplete. Switching order seems to work as workaround.
In both cases, the cli works the same though, seems to be just the help message, e.g.:
Available sub-commands:
dcli ping <node>
<node> ENR URI of the node to a send ping message
dcli findnode
Instead of:
Available sub-commands:
dcli ping <node>
<node> ENR URI of the node to a send ping message
dcli findnode [OPTIONS]... <node>
<node> ENR URI of the node to send a findNode message
The following options are available:
--distance Distance parameter for the findNode message