Adjust tests to handle Sapling anchor cache

This commit is contained in:
Sean Bowe
2018-05-07 00:00:39 -06:00
parent 31a04d2875
commit 673a0a79b3
3 changed files with 33 additions and 0 deletions

View File

@@ -56,6 +56,7 @@ public:
const uint256 &hashSproutAnchor,
const uint256 &hashSaplingAnchor,
CAnchorsSproutMap &mapSproutAnchors,
CAnchorsSaplingMap &mapSaplingAnchors,
CNullifiersMap &mapSproutNullifiers,
CNullifiersMap saplingNullifiersMap) {
return false;