barretenberg
Loading...
Searching...
No Matches
src
barretenberg
join_split_example
proofs
notes
circuit
value
compute_nullifier.hpp
1
#pragma once
2
#include "barretenberg/join_split_example/types.hpp"
3
4
namespace
join_split_example::proofs::notes::circuit {
5
6
field_ct
compute_nullifier(
field_ct
const
& note_commitment,
7
field_ct
const
& account_private_key,
8
bool_ct
const
& is_note_in_use);
9
10
}
// namespace join_split_example::proofs::notes::circuit
proof_system::plonk::stdlib::field_t
Definition:
field.hpp:10
Generated by
1.9.6