Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <siloing.hpp>
Public Member Functions | |
virtual | ~SiloingInterface ()=default |
virtual FF | silo_nullifier (const FF &nullifier, const FF &silo_by)=0 |
Definition at line 10 of file siloing.hpp.
|
virtualdefault |
|
pure virtual |
Implemented in bb::avm2::simulation::Siloing.