diff --git a/production/mempool-config.mainnet.json b/production/mempool-config.mainnet.json index b2878ceef..0aa90aa9c 100644 --- a/production/mempool-config.mainnet.json +++ b/production/mempool-config.mainnet.json @@ -105,5 +105,9 @@ "node205.tk7.mempool.space", "node206.tk7.mempool.space" ] + }, + "MEMPOOL_SERVICES": { + "API": "https://mempool.space/api/v1/services", + "ACCELERATIONS": true } }