![]() |
PIVX Core
5.6.99
P2P Digital Currency
|
#include "optional.h"#include "sapling/address.h"#include "sapling/noteencryption.h"#include "sapling/sapling.h"#include "uint256.h"#include <array>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 |