Add stake entropy bit generation.
[NovacoinLibrary.git] / Novacoin / Novacoin.csproj
index dfd1b81..34ef6c9 100644 (file)
   <ItemGroup>
     <Compile Include="AddressTools.cs" />
     <Compile Include="base_uint.cs" />
+    <Compile Include="Checkpoint.cs" />
+    <Compile Include="Entropy.cs" />
     <Compile Include="InstructionQueue.cs" />
     <Compile Include="CBlockStore.cs" />
     <Compile Include="CKey.cs" />