From d6fe55a6ad4a3625a3c05f6e581890264d780fa7 Mon Sep 17 00:00:00 2001 From: SubatomicPlanets <133254461+SubatomicPlanets@users.noreply.github.com> Date: Sat, 6 Sep 2025 14:38:46 +0200 Subject: [PATCH] Fix weird list in NIP-99 (#2053) --- 99.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/99.md b/99.md index d137641d..7c214203 100644 --- a/99.md +++ b/99.md @@ -40,7 +40,7 @@ The following tags, used for structured metadata, are standardized and SHOULD be - `""` is the amount in numeric format (but included in the tag as a string) - `""` is the currency unit in 3-character ISO 4217 format or ISO 4217-like currency code (e.g. `"btc"`, `"eth"`). - `""` is optional and can be used to describe recurring payments. SHOULD be in noun format (hour, day, week, month, year, etc.) -- - `"status"` (optional), the status of the listing. SHOULD be either "active" or "sold". +- `"status"` (optional), the status of the listing. SHOULD be either "active" or "sold". #### `price` examples