Expand description
scanning functionality.
This tests belong to the proof of concept stage of the external wallet support functionality.
Constants§
- FAKE_
SAPLING_ VIEWING_ KEY - A fake viewing key in an incorrect format.
- ZECPAGES_
SAPLING_ VIEWING_ KEY - The extended Sapling viewing key of ZECpages
Functions§
- compact_
to_ v4 - Converts [
CompactTx
] toTransaction::V4
. - fake_
block - Generates a fake block containing a Sapling output decryptable by
dfvk
. - fake_
compact_ block - Create a fake compact block with provided fake account data.
- mock_
sapling_ efvk - Generates an [
zip32::ExtendedFullViewingKey
] fromseed
for tests. - mock_
sapling_ scanning_ keys - Generates
num_keys
ofSaplingScanningKey
s for tests for the givenNetwork
. - random_
compact_ tx - Create a random compact transaction.