Skip to content

Commit 5a0cfb7

Browse files
committed
update localchain initial config
1 parent efff75d commit 5a0cfb7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

params/config_networks.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -512,7 +512,7 @@ var (
512512
MergeBlock: big.NewInt(0),
513513
ShanghaiBlock: big.NewInt(0),
514514
Gas50xBlock: big.NewInt(0),
515-
Gas2500xBlock: big.NewInt(0),
515+
Gas2500xBlock: nil,
516516
TIPXDCXMinerDisableBlock: big.NewInt(0),
517517
TIPXDCXReceiverDisableBlock: big.NewInt(0),
518518
EIP1559Block: big.NewInt(0),

0 commit comments

Comments
 (0)