Add new block cursor helper properties, start implementation of StakeModifier calcula...
[NovacoinLibrary.git] / Novacoin / Novacoin.csproj
index dfd1b81..1990b60 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" />
     <Compile Include="CScriptID.cs" />
     <Compile Include="Interop.cs" />
     <Compile Include="NetInfo.cs" />
+    <Compile Include="StakeModifier.cs" />
     <Compile Include="uint160.cs" />
     <Compile Include="uint256.cs" />
     <Compile Include="VarInt.cs" />