Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
ultra_starknet_flavor.hpp
Go to the documentation of this file.
1
2
#ifdef STARKNET_GARAGA_FLAVORS
3
#pragma once
4
5
#include "
barretenberg/ext/starknet/transcript/transcript.hpp
"
6
#include "
barretenberg/flavor/ultra_keccak_flavor.hpp
"
7
8
namespace
bb
{
9
10
class
UltraStarknetFlavor :
public
UltraKeccakFlavor {
11
public
:
12
using
Transcript
= Transcript_<starknet::StarknetTranscriptParams>;
13
};
14
15
}
// namespace bb
16
#endif
bb::BaseTranscript
Common transcript class for both parties. Stores the data for the current round, as well as the manif...
Definition
transcript.hpp:154
transcript.hpp
bb
Entry point for Barretenberg command-line interface.
Definition
acir_format_getters.cpp:6
ultra_keccak_flavor.hpp
src
barretenberg
ext
starknet
flavor
ultra_starknet_flavor.hpp
Generated by
1.9.8