![]() |
PIVX Core
5.6.99
P2P Digital Currency
|
#include <coins.h>
Public Types | |
| enum | Flags { DIRTY = (1 << 0) } |
Public Member Functions | |
| CAnchorsSaplingCacheEntry () | |
Public Attributes | |
| bool | entered |
| SaplingMerkleTree | tree |
| unsigned char | flags |
|
inline |
| SaplingMerkleTree CAnchorsSaplingCacheEntry::tree |