Count the keys currently available in the keypool.

Synopsis

Declared in <wallet/wallet.h>

[[requires_capability(0x7f2e1e599a28), requires_capability(0x7f2e11aaa7e8), requires_capability(0x7f2e16a005d8), requires_capability(0x7f2e15f2fa78), requires_capability(0x7f2e12c6e708)]]
unsigned int
GetKeyPoolSize() const;

Return Value

The keypool size.

Created with MrDocs