Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <gate_data.hpp>
Public Attributes | |
uint32_t | x1 |
uint32_t | y1 |
uint32_t | x3 |
uint32_t | y3 |
Definition at line 136 of file gate_data.hpp.
uint32_t bb::ecc_dbl_gate_< FF >::x1 |
Definition at line 137 of file gate_data.hpp.
uint32_t bb::ecc_dbl_gate_< FF >::x3 |
Definition at line 139 of file gate_data.hpp.
uint32_t bb::ecc_dbl_gate_< FF >::y1 |
Definition at line 138 of file gate_data.hpp.
uint32_t bb::ecc_dbl_gate_< FF >::y3 |
Definition at line 140 of file gate_data.hpp.