Barretenberg
The ZK-SNARK library at the core of Aztec
|
A concept defining requirements for types that are to be deserialized from the public inputs of a circuit via the PublicInputComponent class. More...
#include <public_input_component.hpp>
A concept defining requirements for types that are to be deserialized from the public inputs of a circuit via the PublicInputComponent class.
ComponentType | The type of the object to be deserialized |
Definition at line 23 of file public_input_component.hpp.