Update config unit tests

This commit is contained in:
Felipe Knorr Kuhn 2022-08-12 22:44:13 -07:00
parent 53d1497ce8
commit d037ae2faf
No known key found for this signature in database
GPG Key ID: 79619B52BB097C1A

View File

@ -19,6 +19,7 @@ describe('Mempool Backend Config', () => {
HTTP_PORT: 8999,
SPAWN_CLUSTER_PROCS: 0,
API_URL_PREFIX: '/api/v1/',
AUTOMATIC_BLOCK_REINDEXING: false,
POLL_RATE_MS: 2000,
CACHE_DIR: './cache',
CLEAR_PROTECTION_MINUTES: 20,