barretenberg
Loading...
Searching...
No Matches
src
barretenberg
join_split_example
proofs
notes
native
asset_id.hpp
1
#pragma once
2
#include <stdint.h>
3
#include <utility>
4
5
namespace
join_split_example::proofs::notes::native {
6
7
std::pair<bool, uint32_t> deflag_asset_id(uint32_t
const
& asset_id);
8
9
bool
get_asset_id_flag(uint32_t
const
& asset_id);
10
11
}
// namespace join_split_example::proofs::notes::native
Generated by
1.9.6