We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ec857ab + ace2e2a commit 0c32504Copy full SHA for 0c32504
params/config.go
@@ -62,8 +62,8 @@ var (
62
var (
63
MainnetTrustedCheckpoint = &TrustedCheckpoint{
64
Name: "mainnet",
65
- SectionIndex: 88,
66
- SectionHead: common.HexToHash("0xda8524c3f007b45d3c3b456ae1a5f792f84e7dc27a2964e6e42b16b15aaedad0"),
+ SectionIndex: 98,
+ SectionHead: common.HexToHash("0xf6f1d89fb84ee53f78cd6646062cb6a4f2deee69277ea6a4dc52653b001cd3a2"),
67
}
68
69
DoloresTrustedCheckpoint = &TrustedCheckpoint{
0 commit comments