VarInt class, TxIn/TXOut/Tx serializarion, some CKey and CPubKey methods
[NovacoinLibrary.git] / Novacoin / Novacoin.csproj
index 8ca7128..4603d9a 100644 (file)
@@ -36,6 +36,9 @@
     <Compile Include="CPubKey.cs" />
     <Compile Include="CScriptID.cs" />
     <Compile Include="Hash.cs" />
+    <Compile Include="Interop.cs" />
+    <Compile Include="VarInt.cs" />
+    <Compile Include="VarStr.cs" />
     <Compile Include="WrappedList.cs" />
     <Compile Include="Properties\AssemblyInfo.cs" />
     <Compile Include="CTxIn.cs" />