Rename Merkle Trees to include sprout or sapling
This commit is contained in:
@@ -99,7 +99,7 @@ CWalletTx GetValidSpend(ZCJoinSplit& params,
|
||||
mtx.joinSplitPubKey = joinSplitPubKey;
|
||||
|
||||
// Fake tree for the unused witness
|
||||
ZCIncrementalMerkleTree tree;
|
||||
SproutMerkleTree tree;
|
||||
|
||||
libzcash::JSOutput dummyout;
|
||||
libzcash::JSInput dummyin;
|
||||
|
||||
Reference in New Issue
Block a user