mirror of
https://gitlab.com/pulsechaincom/go-pulse.git
synced 2025-01-20 08:41:11 +00:00
Add Shanghai time to Testnet-V4
This commit is contained in:
parent
a55bb2dbf2
commit
9066524f07
@ -66,6 +66,7 @@ var (
|
|||||||
Ethash: new(EthashConfig),
|
Ethash: new(EthashConfig),
|
||||||
PrimordialPulseBlock: big.NewInt(16_492_700),
|
PrimordialPulseBlock: big.NewInt(16_492_700),
|
||||||
Treasury: testnetTreasury(),
|
Treasury: testnetTreasury(),
|
||||||
|
ShanghaiTime: newUint64(1682700369),
|
||||||
}
|
}
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user