X-Git-Url: https://git.novaco.in/?a=blobdiff_plain;f=src%2Fcheckpoints.h;h=5d3228f3fc297df001150b9477437d0f9cf698b2;hb=ed6d0b5f852dc5f1c9407abecb5a9c6a7e42b4b2;hp=ac2076c8fb5066fbd1debf69a522f4f995dff7d6;hpb=882164196e5b1971313493f95a6d027f05e2ec92;p=novacoin.git diff --git a/src/checkpoints.h b/src/checkpoints.h index ac2076c..5d3228f 100644 --- a/src/checkpoints.h +++ b/src/checkpoints.h @@ -5,15 +5,13 @@ #define BITCOIN_CHECKPOINT_H #include -#include "util.h" class uint256; class CBlockIndex; -// -// Block-chain checkpoints are compiled-in sanity checks. -// They are updated every release or three. -// +/** Block-chain checkpoints are compiled-in sanity checks. + * They are updated every release or three. + */ namespace Checkpoints { // Returns true if block passes checkpoint checks