From 983b8c1f542c7ebe1248af0e82243ff187aa0294 Mon Sep 17 00:00:00 2001 From: "nicolas.dorier" Date: Tue, 27 Jun 2023 21:32:05 +0900 Subject: [PATCH] Fix changelog --- Changelog.md | 1 - 1 file changed, 1 deletion(-) diff --git a/Changelog.md b/Changelog.md index 8563035f4..e37d2d5ab 100644 --- a/Changelog.md +++ b/Changelog.md @@ -21,7 +21,6 @@ * Fix: Incorrect rounding in the receipt of PoS invoice (#5071 #5072) @NicolasDorier * Crowdfund: Fix null pointer exception for topup type (missing price) (#5068) @dennisreimann * Greenfield: Default currency missing from stores API (#5126) @dennisreimann -* Fix: Exposing ln address on Nostr should not result in lots of invoice being created (#5117) @NicolasDorier ### Improvements