| 
    Clearmatics Libsnark
    0.1
    
   C++ library for zkSNARK proofs 
   | 
 


Go to the source code of this file.
Namespaces | |
| libsnark | |
Typedefs | |
| template<typename FieldT , typename HashT > | |
| using | libsnark::memory_load_store_gadget = merkle_tree_check_update_gadget< FieldT, HashT > | 
Declaration of interfaces for the memory load&store gadget.
The gadget can be used to verify a memory load, followed by a store to the same address, from a "delegated memory".
Definition in file memory_load_store_gadget.hpp.
 1.8.17