mirror of
https://github.com/QuilibriumNetwork/ceremonyclient.git
synced 2026-02-21 10:27:26 +08:00
amend: missing wire.go change
This commit is contained in:
parent
85c7bd5307
commit
6d5dac23cf
@ -354,7 +354,7 @@ func provideDifficultyAnchorFrameNumber(config *config.Config) uint64 {
|
||||
}
|
||||
|
||||
func provideDifficultyAnchorParentTime() int64 {
|
||||
return 1759226400000
|
||||
return 1761217200000
|
||||
}
|
||||
|
||||
func provideDifficultyAnchorDifficulty() uint32 {
|
||||
|
||||
@ -414,7 +414,7 @@ func provideDifficultyAnchorFrameNumber(config2 *config.Config) uint64 {
|
||||
}
|
||||
|
||||
func provideDifficultyAnchorParentTime() int64 {
|
||||
return 1759226400000
|
||||
return 1761217200000
|
||||
}
|
||||
|
||||
func provideDifficultyAnchorDifficulty() uint32 {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user