mirror of
https://gitlab.com/pulsechaincom/go-pulse.git
synced 2024-12-22 03:30:35 +00:00
Add Shanghai time to Testnet-V4
This commit is contained in:
parent
f2634a468b
commit
d0418b45ee
@ -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…
Reference in New Issue
Block a user