![]() |
PRCYCoin
2.0.0.7rc1
P2P Digital Currency
|
A key allocated from the key pool. More...
#include <wallet.h>
Public Member Functions | |
| CReserveKey (CWallet *pwalletIn) | |
| ~CReserveKey () | |
| void | ReturnKey () |
| bool | GetReservedKey (CPubKey &pubkey) |
| void | KeepKey () |
Protected Attributes | |
| CWallet * | pwallet |
| int64_t | nIndex |
| CPubKey | vchPubKey |
|
inline |
1.8.17