diff --git a/core/genesis.go b/core/genesis.go index 1c1355bf6b8e2e2b8468378ab6a138daa24f34ed..0ead746ab597a2eec0a0b4023afa60f91745859f 100644 --- a/core/genesis.go +++ b/core/genesis.go @@ -399,8 +399,7 @@ func DefaultGoerliGenesisBlock() *Genesis { } } -// DeveloperGenesisBlock returns the 'geth --dev' genesis block. Note, this must -// be seeded with the +// DeveloperGenesisBlock returns the 'geth --dev' genesis block. func DeveloperGenesisBlock(period uint64, faucet common.Address) *Genesis { // Override the default period to the user requested one config := *params.AllCliqueProtocolChanges