PIVX Core  5.6.99
P2P Digital Currency
Public Attributes | List of all members
TxValues Struct Reference

Public Attributes

CAmount transInTotal {0}
 
CAmount shieldedInTotal {0}
 
CAmount transOutTotal {0}
 
CAmount shieldedOutTotal {0}
 
CAmount target {0}
 

Detailed Description

Definition at line 14 of file sapling_operation.cpp.

Member Data Documentation

◆ shieldedInTotal

CAmount TxValues::shieldedInTotal {0}

Definition at line 17 of file sapling_operation.cpp.

◆ shieldedOutTotal

CAmount TxValues::shieldedOutTotal {0}

Definition at line 19 of file sapling_operation.cpp.

◆ target

CAmount TxValues::target {0}

Definition at line 20 of file sapling_operation.cpp.

◆ transInTotal

CAmount TxValues::transInTotal {0}

Definition at line 16 of file sapling_operation.cpp.

◆ transOutTotal

CAmount TxValues::transOutTotal {0}

Definition at line 18 of file sapling_operation.cpp.


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