pub fn compute_protocol_nullifier(tx_request_hash: &Fr) -> Fr
Compute the protocol nullifier from a tx request hash.
Mirrors TS computeProtocolNullifier(txRequestHash).
computeProtocolNullifier(txRequestHash)