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 5d7c9f9315
commit 8d9568016e

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,