![]() |
Master Core
v0.0.9 - 2abfd2849db8ba7a83957c64eb976b406713c123
|
Private key that includes an expiration date in case it never gets used. More...
#include <wallet.h>
Collaboration diagram for CWalletKey: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 |
| CPrivKey CWalletKey::vchPrivKey |
Definition at line 739 of file wallet.h.
Referenced by ReadKeyValue().
1.8.8