You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ethnode --help
Usage: ethnode [options] [command]
Options:
-V, --version output the version number
-d, --download Download the Ethereum client and exit.
-w, --workdir <dir> Specify a working dir.
-l, --logging <level> Specify logging level (error, warn, info).
-w, --workdir <dir> Specify a working dir.
-c, --chainid <int> Set the chainId (also called network id), can be an int or the string "random". (default: 666666)
-a, --allocate <addresses> Comma separated list of addresses. Allocate 100 Ethers for each address. (default: [])
-e, --execute <command> Start ethnode, execute command, and exit ethnode (useful for testing).
-V, --version output the version number
-h, --help display helpforcommand
Commands:
openethereum Run an Openethereum development node.
geth Run a Geth development node.
help [command] display helpforcommand
See output above -V, --version line shows up twice.
The text was updated successfully, but these errors were encountered:
TimDaub
added a commit
to TimDaub/ethnode
that referenced
this issue
May 16, 2021
See output above
-V, --version
line shows up twice.The text was updated successfully, but these errors were encountered: