Zeth - Zerocash on Ethereum
0.8
Reference implementation of the Zeth protocol by Clearmatics
|
#include <note.hpp>
Public Member Functions | |
zeth_note (const bits256 &a_pk, const bits64 &value, const bits256 &rho, const bits256 &r) | |
zeth_note () | |
bool | is_zero_valued () const |
Public Attributes | |
bits256 | a_pk |
bits64 | value |
bits256 | rho |
bits256 | r |
|
inline |