![]() |
PRCYCoin
2.0.0.7rc1
P2P Digital Currency
|
#include <transaction.h>
Public Member Functions | |
| MaskValue () | |
Public Attributes | |
| CPubKey | sharedSec |
| uint256 | amount |
| uint256 | mask |
| CKey | inMemoryRawBind |
| uint256 | hashOfKey |
Definition at line 147 of file transaction.h.
|
inline |
| uint256 MaskValue::amount |
Definition at line 150 of file transaction.h.
| uint256 MaskValue::hashOfKey |
Definition at line 153 of file transaction.h.
| CKey MaskValue::inMemoryRawBind |
Definition at line 152 of file transaction.h.
| uint256 MaskValue::mask |
Definition at line 151 of file transaction.h.
| CPubKey MaskValue::sharedSec |
Definition at line 148 of file transaction.h.
1.8.17