zebra_chain::primitives

Module zcash_primitives

Source
Expand description

Contains code that interfaces with the zcash_primitives crate from librustzcash.

Structsยง

Functionsยง

  • auth_digest ๐Ÿ”’
    Compute the authorizing data commitment of this transaction as specified in ZIP-244.
  • sighash ๐Ÿ”’
    Compute a signature hash using librustzcash.
  • Return the destination address from a transparent output.