Remove config.MEMPOOL.PRICE_FEED_UPDATE_INTERVAL

This commit is contained in:
nymkappa
2023-02-16 09:44:52 +09:00
parent d954b2f5e1
commit d0e52f3695
7 changed files with 0 additions and 10 deletions

View File

@@ -29,7 +29,6 @@ describe('Mempool Backend Config', () => {
INITIAL_BLOCKS_AMOUNT: 8,
MEMPOOL_BLOCKS_AMOUNT: 8,
INDEXING_BLOCKS_AMOUNT: 11000,
PRICE_FEED_UPDATE_INTERVAL: 600,
USE_SECOND_NODE_FOR_MINFEE: false,
EXTERNAL_ASSETS: [],
EXTERNAL_MAX_RETRY: 1,