cryptape / ethereum-bootstrap

Starter kit to ethereum private chain.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

./bin/private_blockchain_init.sh执行的提示信息已经发生变化

EighteenZi opened this issue · comments

commented

最新版本的提示信息跟之前的稍有不同,是否考虑更新?
$ ./bin/private_blockchain_init.sh
INFO [09-19|14:17:26] Allocated cache and file handles database=/home/noob/Data/Sample/ethereum-bootstrap/data/geth/chaindata cache=16 handles=16
INFO [09-19|14:17:26] Writing custom genesis block
INFO [09-19|14:17:26] Successfully wrote genesis state database=chaindata hash=194258…f0efa3
INFO [09-19|14:17:26] Allocated cache and file handles database=/home/noob/Data/Sample/ethereum-bootstrap/data/geth/lightchaindata cache=16 handles=16
INFO [09-19|14:17:26] Writing custom genesis block
INFO [09-19|14:17:26] Successfully wrote genesis state database=lightchaindata hash=194258…f0efa3

commented

不同版本会有不同的提示信息,这里会进行更新。