Returns the number of pre‐generated keys/scripts in the cache.

Synopsis

Declared in <wallet/scriptpubkeyman.h>

virtual
unsigned int
GetKeyPoolSize() const override;

Return Value

The keypool size.

Created with MrDocs