![]() |
Anoncoin
0.9.4
P2P Digital Currency
|
Private key that includes an expiration date in case it never gets used. More...
#include <wallet.h>
Public Member Functions | |
CWalletKey (int64_t nExpires=0) | |
Public Attributes | |
CPrivKey | vchPrivKey |
int64_t | nTimeCreated |
int64_t | nTimeExpires |
std::string | strComment |
Private key that includes an expiration date in case it never gets used.
|
inline |