walletdb: increase bloom filter size to 3m addrs.

This commit is contained in:
Christopher Jeffrey 2017-10-15 18:48:57 -07:00
parent bfde70f2ab
commit 57181f27ee
No known key found for this signature in database
GPG Key ID: 8962AB9DE6666BBD

View File

@ -120,7 +120,7 @@ WalletDB.layout = layout;
*/
WalletDB.prototype._init = function _init() {
let items = 1000000;
let items = 3000000;
let flag = -1;
// Highest number of items with an