Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
bb::gate_patterns::WireSpec Struct Reference

#include <gate_patterns.hpp>

Public Attributes

Wire wire
 
Predicate condition = [](const Selectors&) { return true; }
 

Detailed Description

Definition at line 49 of file gate_patterns.hpp.

Member Data Documentation

◆ condition

Predicate bb::gate_patterns::WireSpec::condition = [](const Selectors&) { return true; }

Definition at line 51 of file gate_patterns.hpp.

◆ wire

Wire bb::gate_patterns::WireSpec::wire

Definition at line 50 of file gate_patterns.hpp.


The documentation for this struct was generated from the following file: