mirror of
https://github.com/kaspanet/kaspad.git
synced 2025-03-30 15:08:33 +00:00
[NOD-956] Increase K to 15. (#710)
This commit is contained in:
parent
2e2492cc5d
commit
5b74e51db1
@ -48,7 +48,7 @@ var (
|
||||
)
|
||||
|
||||
const (
|
||||
ghostdagK = 10
|
||||
ghostdagK = 15
|
||||
difficultyAdjustmentWindowSize = 2640
|
||||
timestampDeviationTolerance = 132
|
||||
finalityDuration = 24 * time.Hour
|
||||
|
Loading…
x
Reference in New Issue
Block a user