|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
Helper to get the appropriate Transcript type for a given Curve. More...
#include <transcript.hpp>
Public Types | |
| using | type = NativeTranscript |
Helper to get the appropriate Transcript type for a given Curve.
Maps native curves to NativeTranscript and stdlib curves to StdlibTranscript<Builder>
Definition at line 502 of file transcript.hpp.
| using bb::TranscriptFor< Curve, bool >::type = NativeTranscript |
Definition at line 503 of file transcript.hpp.