From ba46ad8d34b3b238f280ad12005abade48955aa4 Mon Sep 17 00:00:00 2001 From: KumanoTanaka Date: Fri, 5 Jul 2019 20:08:54 +0900 Subject: [PATCH] add --tomo-testnet flag to readme. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ed1ef72d5b..23dc4029b7 100644 --- a/README.md +++ b/README.md @@ -175,6 +175,8 @@ If you already had an existing account, import it. Otherwise, please initialize --networkid: our network ID. + --tomo-testnet: required when the networkid is testnet(89). + --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.