mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Port discrepancy-test.coffee to c++ (RIPD-1352):
Add jtx unit test that verifies a transaction net balance against the reported fee.
This commit is contained in:
committed by
Nik Bougalis
parent
fd7a2835e4
commit
c0cf7bd3c1
@@ -5145,6 +5145,9 @@
|
||||
<ClCompile Include="..\..\src\test\app\DeliverMin_test.cpp">
|
||||
<Filter>test\app</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\..\src\test\app\Discrepancy_test.cpp">
|
||||
<Filter>test\app</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\..\src\test\app\Flow_test.cpp">
|
||||
<Filter>test\app</Filter>
|
||||
</ClCompile>
|
||||
|
||||
Reference in New Issue
Block a user