Guest User

Untitled

a guest
Mar 22nd, 2018
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.28 KB | None | 0 0
  1. sudo geth --identity "test" --datadir ./data/test --ipcpath ~/Library/Ethereum/geth.ipc -ethash.dagdir ./data/test --networkid "21" --maxpeers 0 --nodiscover --rpc --rpcaddr 127.0.0.1 --rpcport 8081 --rpcapi "web3,eth,personal" --port 35001 --rpccorsdomain "*" --verbosity 2 console
Add Comment
Please, Sign In to add comment