wallet::CWallet::m_keypool_size

Number of pre-generated keys/scripts by each spkm (part of the look-ahead process, used to detect payments)

Synopsis

Declared in <wallet/wallet.h>

int64_t m_keypool_size = {DEFAULT_KEYPOOL_SIZE};