赞
踩
https://mshk.top/2017/11/go-ethereum-1-7-2/
原文刊错:
创世区块genesis.json的内容应为:
{
"config": {
"chainId": 10,
"homesteadBlock": 0,
"eip155Block": 0,
"eip158Block": 0
},
"coinbase" : "0x0000000000000000000000000000000000000000",
"difficulty" : "0x20000",
"extraData" : "",
"gasLimit" : "0x2fefd8",
"nonce" : "0x0000000000000042",
"mixhash" : "0x0000000000000000000000000000000000000000000000000000000000000000",
"parentHash" : "0x0000000000000000000000000000000000000000000000000000000000000000",
"timestamp" : "0x00",
"alloc" : {}
}
最后没有逗号
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。