upleb.uk

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

summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Staab <shtaab@gmail.com>2024-01-29 09:05:11 -0800
committerfiatjaf_ <fiatjaf@gmail.com>2024-02-05 11:48:25 -0300
commitc8ba0e2e35bf987b9336d2ff49f452e84620396a (patch)
treefe60c85e251f192cdf0a04e4b26a7094d5257dfd
parent6de5ee32f411a91f5001a7d300931a7b1ec9adca (diff)
Add status to nip 99
-rw-r--r--99.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/99.md b/99.md
index e65920c..93550d8 100644
--- a/99.md
+++ b/99.md
@@ -40,6 +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 44
44#### `price` examples 45#### `price` examples
45 46