X-Git-Url: https://git.novaco.in/?a=blobdiff_plain;f=Novacoin%2FCBlockHeader.cs;h=129be06ae9c468c2330b205d766b7e39f55b48c4;hb=a12e065afeedd315e80bd0b928f46dbdea762ec8;hp=167e32e8423ea922d470d6474ba9a9ad4d47c2a0;hpb=68a95f86c133f19e44723238b769aa0495370d07;p=NovacoinLibrary.git diff --git a/Novacoin/CBlockHeader.cs b/Novacoin/CBlockHeader.cs index 167e32e..129be06 100644 --- a/Novacoin/CBlockHeader.cs +++ b/Novacoin/CBlockHeader.cs @@ -17,16 +17,15 @@ */ using System; -using System.Linq; using System.Text; using System.Collections.Generic; namespace Novacoin { - /// - /// Block header - /// - public class CBlockHeader + /// + /// Block header + /// + public class CBlockHeader { /// /// Version of block schema.