fix puppeth

This commit is contained in:
Jaynti Kanani 2019-09-25 20:34:04 +05:30
parent 48c0745964
commit 25a8cb4766
No known key found for this signature in database
GPG key ID: 4396982C976BAE5E

View file

@ -108,9 +108,10 @@ func (w *wizard) makeGenesis() {
genesis.Difficulty = big.NewInt(1)
genesis.GasLimit = 10000000
genesis.Config.Bor = &params.BorConfig{
Period: 1,
ProducerDelay: 5,
Epoch: 60,
Period: 1,
ProducerDelay: 5,
Sprint: 60,
ValidatorContract: "0x0000000000000000000000000000000000001000",
}
// We also need the initial list of signers