Inc MAX_TX_QUERY_LIMIT = 100

This commit is contained in:
sairajzero 2023-02-05 22:48:52 +05:30
parent e5c86ebe5f
commit 1d53646101

View File

@ -16,7 +16,7 @@ var utils = require('../../utils');
var LRU = require('lru-cache');
var XXHash = require('xxhash');
const MAX_TX_QUERY_LIMIT = 10;
const MAX_TX_QUERY_LIMIT = 100;
// See rationale about this cache at function getTxList(next)
const TXID_LIST_CACHE_ITEMS = 250; // nr of items (this translates to: consecutive