cmd, core, eth, common: genesis preparation
Implemented the --genesis flag thru which we can set a custom genesis block, including the official Ethereum genesis block.
This commit is contained in:
		| @@ -277,6 +277,7 @@ JavaScript API. See https://github.com/ethereum/go-ethereum/wiki/Javascipt-Conso | ||||
| 		utils.UnlockedAccountFlag, | ||||
| 		utils.PasswordFileFlag, | ||||
| 		utils.GenesisNonceFlag, | ||||
| 		utils.GenesisFileFlag, | ||||
| 		utils.BootnodesFlag, | ||||
| 		utils.DataDirFlag, | ||||
| 		utils.BlockchainVersionFlag, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user