Key pool

From Bitcoin Wiki
Revision as of 00:39, 6 July 2011 by Sgornick (talk | contribs) (Remove https as forum doesn't support it now.)
Jump to: navigation, search

New public and private keys are pre-generated are 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].

See Also

References