wallet::ScriptPubKeyMan::GetKeyPoolSize

Returns the number of keys currently available in the keypool.

Synopsis

Declared in <wallet/scriptpubkeyman.h>

virtual
unsigned int
GetKeyPoolSize() const;

Return Value

The keypool size.