[][src]Module zcash_primitives::sapling

Structs and constants specific to the Sapling shielded pool.

Structs

Node

A node within the Sapling commitment tree.

Constants

SAPLING_COMMITMENT_TREE_DEPTH

Functions

merkle_hash

Compute a parent node in the Sapling commitment tree given its two children.

spend_sig

Create the spendAuthSig for a Sapling SpendDescription.