PIVX Core  5.6.99
P2P Digital Currency
Classes | Namespaces | Typedefs
note.h File Reference
#include "optional.h"
#include "sapling/address.h"
#include "sapling/noteencryption.h"
#include "sapling/sapling.h"
#include "uint256.h"
#include <array>
Include dependency graph for note.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  libzcash::BaseNote
 Notes are main primitive of Sapling, similar to a a tree of commitments. More...
 
class  libzcash::SaplingNote
 
class  libzcash::BaseNotePlaintext
 
class  libzcash::SaplingNotePlaintext
 
class  libzcash::SaplingOutgoingPlaintext
 

Namespaces

 libzcash
 

Typedefs

typedef std::pair< SaplingEncCiphertext, SaplingNoteEncryption > libzcash::SaplingNotePlaintextEncryptionResult