From 5df54b6b3e78a41f552b3243c6070f8192268aa5 Mon Sep 17 00:00:00 2001 From: hunicus <93150691+hunicus@users.noreply.github.com> Date: Mon, 14 Nov 2022 00:57:39 -0500 Subject: [PATCH] Add general-purpose disclaimer to top of faq --- .../app/docs/api-docs/api-docs.component.html | 5 +++++ .../app/docs/api-docs/api-docs.component.scss | 16 ++++++++++++++++ 2 files changed, 21 insertions(+) diff --git a/frontend/src/app/docs/api-docs/api-docs.component.html b/frontend/src/app/docs/api-docs/api-docs.component.html index e2524a27d..4f7cdd9ad 100644 --- a/frontend/src/app/docs/api-docs/api-docs.component.html +++ b/frontend/src/app/docs/api-docs/api-docs.component.html @@ -9,6 +9,11 @@
mempool.space merely provides data about the Bitcoin network. It cannot help you with retrieving funds, confirming your transaction quicker, etc. For any such requests, you need to get in touch with the entity that helped make the transaction (wallet software, exchange company, etc). |