Remove duplicated entry in backend/src/__fixtures__/mempool-config.template.json

This commit is contained in:
nymkappa 2023-02-24 15:14:35 +09:00
parent 06a83efef0
commit 9772fcf9ff

View File

@ -3,7 +3,6 @@
"ENABLED": true,
"NETWORK": "__MEMPOOL_NETWORK__",
"BACKEND": "__MEMPOOL_BACKEND__",
"ENABLED": true,
"BLOCKS_SUMMARIES_INDEXING": true,
"HTTP_PORT": 1,
"SPAWN_CLUSTER_PROCS": 2,