mirror of
https://github.com/kaspanet/kaspad.git
synced 2025-03-30 15:08:33 +00:00
Comment CheckpointConfirmations.
This commit is contained in:
parent
b282678d9a
commit
ace58495c8
@ -11,6 +11,8 @@ import (
|
||||
"github.com/conformal/btcwire"
|
||||
)
|
||||
|
||||
// CheckpointConfirmations is the number of blocks before the end of the current
|
||||
// best block chain that a good checkpoint candidate must be.
|
||||
const CheckpointConfirmations = 2016
|
||||
|
||||
// A checkpoint is a known good point in the block chain. Using checkpoints
|
||||
|
Loading…
x
Reference in New Issue
Block a user