Files
dragonx/src/zerocash/PourProver.cpp
2016-02-15 15:28:20 -07:00

12 lines
499 B
C++

/** @file
*****************************************************************************
Implementation of interfaces for the class PourProver.
*****************************************************************************
* @author This file is part of libzerocash, developed by the Zerocash
* project and contributors (see AUTHORS).
* @copyright MIT license (see LICENSE file)
*****************************************************************************/
#include "PourProver.h"