[#wallet-DEFAULT_KEYPOOL_SIZE] = xref:wallet.adoc[wallet]::DEFAULT_KEYPOOL_SIZE :relfileprefix: ../ :mrdocs: Default for ‐keypool == Synopsis Declared in `<wallet/scriptpubkeyman.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- inline constexpr unsigned int DEFAULT_KEYPOOL_SIZE = 1000; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#