It allows halting on a specific block, which is useful for debugging.
Broadcasting a checkpoint is still available, but ignored by default because no public key is set.
Checkpoints still only work for blocks that are being added and don't force a rollback.
Partially solves #141
It allows halting on a specific block, which is useful for debugging. Broadcasting a checkpoint is still available, but ignored by default because no public key is set.
Checkpoints still only work for blocks that are being added and don't force a rollback.