2#include "barretenberg/join_split_example/types.hpp"
4namespace join_split_example::proofs::notes::circuit {
6using namespace proof_system::plonk::stdlib;
8std::pair<bool_ct, suint_ct> deflag_asset_id(suint_ct
const& asset_id);
10bool_ct get_asset_id_flag(suint_ct
const& asset_id);