Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateGenesisBlock ¶
func CreateGenesisBlock(chainID, difficulty, defaultBalance int64, gasLimit uint64, accounts []common.Address) (core.Genesis, error)
CreateGenesisBlock generates a genesis block with the given configuration For more information, look at the Genesis struct: https://github.com/ethereum/go-ethereum/blob/v1.8.12/core/genesis.go
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.