![]() |
Feathercoin
0.5.0
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 nExpires=0) | |
Public Attributes | |
CPrivKey | vchPrivKey |
int64 | nTimeCreated |
int64 | nTimeExpires |
std::string | strComment |
Private key that includes an expiration date in case it never gets used.