From 0000c23e9315745664b33c54b0c1e11f0da0f9f1 Mon Sep 17 00:00:00 2001 From: Felipe Knorr Kuhn <100320+knorrium@users.noreply.github.com> Date: Mon, 24 Apr 2023 10:26:49 -0700 Subject: [PATCH] Mempool: add note about the MaxMind GeoLite2 data (#507) --- mempool/umbrel-app.yml | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/mempool/umbrel-app.yml b/mempool/umbrel-app.yml index 484bbc2..34c5a8b 100644 --- a/mempool/umbrel-app.yml +++ b/mempool/umbrel-app.yml @@ -33,10 +33,14 @@ description: >- - Audio notifications on transaction confirmed and address balance change - Multiple languages support - + - Lightning explorer (when the Lightning Node app is installed) - + - JSON APIs + + + This product includes GeoLite2 data created by MaxMind, available from https://www.maxmind.com + releaseNotes: >- This update allows users to use the Lightning explorer if the Lightning Node app is installed. developer: Mempool Space K.K. @@ -56,4 +60,3 @@ defaultUsername: "" defaultPassword: "" submitter: Mempool Space K.K. submission: https://github.com/getumbrel/umbrel/pull/470 -