mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-20 10:52:25 +00:00
Merge pull request #564 from sencoinex/master
add --tomo-testnet flag to readme.
This commit is contained in:
commit
d8fc74e50e
1 changed files with 2 additions and 0 deletions
|
|
@ -175,6 +175,8 @@ If you already had an existing account, import it. Otherwise, please initialize
|
||||||
|
|
||||||
--networkid: our network ID.
|
--networkid: our network ID.
|
||||||
|
|
||||||
|
--tomo-testnet: required when the networkid is testnet(89).
|
||||||
|
|
||||||
--port: your full-node's listening port (default to 30303)
|
--port: your full-node's listening port (default to 30303)
|
||||||
|
|
||||||
--rpc, --rpccorsdomain, --rpcaddr, --rpcport, --rpcvhosts: your full-node will accept RPC requests at 8545 TCP.
|
--rpc, --rpccorsdomain, --rpcaddr, --rpcport, --rpcvhosts: your full-node will accept RPC requests at 8545 TCP.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue