| 知乎專欄 | 多維度架構 | | | 微信號 netkiller-ebook | | | QQ群:128659835 請註明“讀者” |
$ nohup geth --datadir $DATADIR \
--unlock 0 \
--password <(echo -n "SECRETPASSWORD") \
--testnet \
--fast \
2>> $HOME/Desktop/ethereum/testnet/geth.log &