X-Git-Url: https://git.novaco.in/?a=blobdiff_plain;f=src%2Fcheckpoints.h;h=38902ac0a152ceef1a076d05aa49188c3180ef83;hb=6b8de05d0a6696dff4b7dccec5b74889f3cdc486;hp=ac2076c8fb5066fbd1debf69a522f4f995dff7d6;hpb=01a196e08db49d83cf6c5abd8a799c56dcfef503;p=novacoin.git diff --git a/src/checkpoints.h b/src/checkpoints.h index ac2076c..38902ac 100644 --- a/src/checkpoints.h +++ b/src/checkpoints.h @@ -10,10 +10,9 @@ 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