Skip to content

Commit 0c32504

Browse files
authored
Merge pull request #883 from CortexFoundation/dev
ckp update
2 parents ec857ab + ace2e2a commit 0c32504

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

params/config.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,8 @@ var (
6262
var (
6363
MainnetTrustedCheckpoint = &TrustedCheckpoint{
6464
Name: "mainnet",
65-
SectionIndex: 88,
66-
SectionHead: common.HexToHash("0xda8524c3f007b45d3c3b456ae1a5f792f84e7dc27a2964e6e42b16b15aaedad0"),
65+
SectionIndex: 98,
66+
SectionHead: common.HexToHash("0xf6f1d89fb84ee53f78cd6646062cb6a4f2deee69277ea6a4dc52653b001cd3a2"),
6767
}
6868

6969
DoloresTrustedCheckpoint = &TrustedCheckpoint{

0 commit comments

Comments
 (0)