upleb.uk

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

summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--402.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/402.md b/402.md
index d5df924..c316670 100644
--- a/402.md
+++ b/402.md
@@ -36,7 +36,7 @@ The following tags, used for structured metadata, are standardized and SHOULD be
36- `"price"`, for the price of the thing being listed. This is an array in the format `[ "price", "<number>", "<currency>", "<frequency>" ]`. 36- `"price"`, for the price of the thing being listed. This is an array in the format `[ "price", "<number>", "<currency>", "<frequency>" ]`.
37 - `"price"` is the name of the tag 37 - `"price"` is the name of the tag
38 - `"<number>"` is the amount in numeric format (but included in the tag as a string) 38 - `"<number>"` is the amount in numeric format (but included in the tag as a string)
39 - `"<currency>"` is the currency unit in 3-character ISO 4217 format or ISO 4217-like currency code (e.g. 'btc', 'eth'). 39 - `"<currency>"` is the currency unit in 3-character ISO 4217 format or ISO 4217-like currency code (e.g. `"btc"`, `"eth"`).
40 - `"<frequency>"` is optional and can be used to describe recurring payments. SHOULD be in noun format (hour, day, week, month, year, etc.) 40 - `"<frequency>"` is optional and can be used to describe recurring payments. SHOULD be in noun format (hour, day, week, month, year, etc.)
41 41
42#### `price` examples 42#### `price` examples