upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
path: root/99.md
diff options
context:
space:
mode:
authorSubatomicPlanets <133254461+SubatomicPlanets@users.noreply.github.com>2025-09-06 14:38:46 +0200
committerGitHub <noreply@github.com>2025-09-06 09:38:46 -0300
commitd6fe55a6ad4a3625a3c05f6e581890264d780fa7 (patch)
treea2fd59a336e6fdd42000c43db36cc837d8096764 /99.md
parent7c4a2cb82978551761dc698ccebb60f2b14ed807 (diff)
Fix weird list in NIP-99 (#2053)
Diffstat (limited to '99.md')
-rw-r--r--99.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/99.md b/99.md
index d137641..7c21420 100644
--- a/99.md
+++ b/99.md
@@ -40,7 +40,7 @@ The following tags, used for structured metadata, are standardized and SHOULD be
40 - `"<number>"` is the amount in numeric format (but included in the tag as a string) 40 - `"<number>"` is the amount in numeric format (but included in the tag as a string)
41 - `"<currency>"` is the currency unit in 3-character ISO 4217 format or ISO 4217-like currency code (e.g. `"btc"`, `"eth"`). 41 - `"<currency>"` is the currency unit in 3-character ISO 4217 format or ISO 4217-like currency code (e.g. `"btc"`, `"eth"`).
42 - `"<frequency>"` is optional and can be used to describe recurring payments. SHOULD be in noun format (hour, day, week, month, year, etc.) 42 - `"<frequency>"` is optional and can be used to describe recurring payments. SHOULD be in noun format (hour, day, week, month, year, etc.)
43- - `"status"` (optional), the status of the listing. SHOULD be either "active" or "sold". 43- `"status"` (optional), the status of the listing. SHOULD be either "active" or "sold".
44 44
45#### `price` examples 45#### `price` examples
46 46