Backend OFFICIAL config setting

This commit is contained in:
Mononaut
2024-03-04 18:29:26 +00:00
parent 5898143f66
commit 1518b3ccfb
15 changed files with 17 additions and 0 deletions

View File

@@ -1,6 +1,7 @@
{
"MEMPOOL": {
"ENABLED": true,
"OFFICIAL": false,
"NETWORK": "__MEMPOOL_NETWORK__",
"BACKEND": "__MEMPOOL_BACKEND__",
"BLOCKS_SUMMARIES_INDEXING": true,