mirror of
https://gitlab.com/pulsechaincom/go-pulse.git
synced 2024-12-21 19:20:37 +00:00
Update mainnet chain id
This commit is contained in:
parent
7ef8508d7b
commit
c49437707f
@ -14,7 +14,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