![]() |
Master Core
v0.0.9 - 2abfd2849db8ba7a83957c64eb976b406713c123
|
A key pool entry. More...
#include <wallet.h>
Collaboration diagram for CKeyPool:Public Member Functions | |
| CKeyPool () | |
| CKeyPool (const CPubKey &vchPubKeyIn) | |
Public Attributes | |
| int64_t | nTime |
| CPubKey | vchPubKey |
|
inline |
|
inline |
| int64_t CKeyPool::nTime |
Definition at line 58 of file wallet.h.
Referenced by CWallet::GetOldestKeyPoolTime().
| CPubKey CKeyPool::vchPubKey |
Definition at line 59 of file wallet.h.
Referenced by CWallet::GetAllReserveKeys(), CWallet::GetKeyFromPool(), CReserveKey::GetReservedKey(), and CWallet::ReserveKeyFromKeyPool().
1.8.8