Checkpoints valudation, PoW reward calculation and continue working on block index.
[NovacoinLibrary.git] / Novacoin / DatabaseInterfaces.cs
index ed95d8f..0d6e35e 100644 (file)
@@ -179,5 +179,4 @@ namespace Novacoin
         /// </summary>
         bool IsSpent { get; set; }
     }
-
 }