zkSNARK: Enforce disclosure of commitments to output notes.

This commit is contained in:
Sean Bowe
2016-05-04 18:26:02 -06:00
parent 6b010d9bfd
commit 5e61a78fec
5 changed files with 148 additions and 3 deletions

View File

@@ -6,6 +6,7 @@
#include <memory>
#include <boost/foreach.hpp>
#include <boost/format.hpp>
#include <boost/optional.hpp>
#include <fstream>