Implement accelerations API & config setting

This commit is contained in:
Mononaut
2023-05-30 19:51:11 -04:00
parent c246db1cf9
commit 20b3ceab1e
7 changed files with 43 additions and 1 deletions

View File

@@ -136,5 +136,9 @@
"trusted",
"servers"
]
},
"MEMPOOL_SERVICES": {
"API": "https://mempool.space/api",
"ACCELERATIONS": false
}
}