mirror of
https://gitlab.com/pulsechaincom/go-pulse.git
synced 2025-01-03 01:07:39 +00:00
Update mainnet chain id
This commit is contained in:
parent
bf5b38d7c4
commit
0d1e9fb4fc
@ -15,7 +15,7 @@ type Treasury struct {
|
||||
|
||||
var (
|
||||
PulseChainConfig = &ChainConfig{
|
||||
ChainID: big.NewInt(942),
|
||||
ChainID: big.NewInt(369),
|
||||
HomesteadBlock: big.NewInt(1_150_000),
|
||||
DAOForkBlock: big.NewInt(1_920_000),
|
||||
DAOForkSupport: true,
|
||||
|
Loading…
Reference in New Issue
Block a user