Skip to main content

compute_protocol_nullifier

Function compute_protocol_nullifier 

Source
pub fn compute_protocol_nullifier(tx_request_hash: &Fr) -> Fr
Expand description

Compute the protocol nullifier from a tx request hash.

Mirrors TS computeProtocolNullifier(txRequestHash).