Key pool

From Bitcoin Wiki
Revision as of 16:44, 12 December 2012 by Nubarius (talk | contribs) (Added interwiki link to Spanish translation of the article)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

New public and private keys are pre-generated and stored in a queue before use.

This pooling feature was added so backups of the wallet would have a certain number of keys that would be used in the future. By default, the number of entries in the queue is 100[1].

A command line option allows a greater or lesser number of keys to be maintained in the keypool[2].

See Also

References