Merge pull request #20444 from MariusVanDerWijden/patch-4

core: removed old invalid comment
This commit is contained in:
Péter Szilágyi 2019-12-10 13:31:25 +02:00 committed by GitHub
commit b8bc9b3d8e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -383,8 +383,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