FilteredTransaction(filteredLeaves: FilteredLeaves, partialMerkleTree: PartialMerkleTree)
Class representing merkleized filtered transaction.
filteredLeaves
- Leaves included in a filtered transaction.partialMerkleTree
- Merkle branch needed to verify filteredLeaves.