From 44cf63458f6f93531f97210e1cb5dab3a508ae77 Mon Sep 17 00:00:00 2001 From: softsimon Date: Tue, 26 Mar 2024 18:54:31 +0900 Subject: [PATCH] Correct sample mempool services api url --- backend/mempool-config.sample.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/mempool-config.sample.json b/backend/mempool-config.sample.json index cac5d2e61..781973055 100644 --- a/backend/mempool-config.sample.json +++ b/backend/mempool-config.sample.json @@ -153,7 +153,7 @@ ] }, "MEMPOOL_SERVICES": { - "API": "https://mempool.space/api", + "API": "https://mempool.space/api/v1/services", "ACCELERATIONS": false }, "FIAT_PRICE": {