PIVX Core  5.6.99
P2P Digital Currency
Public Attributes | List of all members
SaplingSpendValues Struct Reference
Collaboration diagram for SaplingSpendValues:
[legend]

Public Attributes

libzcash::SaplingNote note
 
const uint256 anchor
 
const SaplingWitness witness
 

Detailed Description

Definition at line 78 of file wallet_shielded_balances_tests.cpp.

Member Data Documentation

◆ anchor

const uint256 SaplingSpendValues::anchor

Definition at line 80 of file wallet_shielded_balances_tests.cpp.

◆ note

libzcash::SaplingNote SaplingSpendValues::note

Definition at line 79 of file wallet_shielded_balances_tests.cpp.

◆ witness

const SaplingWitness SaplingSpendValues::witness

Definition at line 81 of file wallet_shielded_balances_tests.cpp.


The documentation for this struct was generated from the following file: