diff options
| author | Jon Staab <shtaab@gmail.com> | 2024-01-29 09:05:11 -0800 |
|---|---|---|
| committer | fiatjaf_ <fiatjaf@gmail.com> | 2024-02-05 11:48:25 -0300 |
| commit | c8ba0e2e35bf987b9336d2ff49f452e84620396a (patch) | |
| tree | fe60c85e251f192cdf0a04e4b26a7094d5257dfd | |
| parent | 6de5ee32f411a91f5001a7d300931a7b1ec9adca (diff) | |
Add status to nip 99
| -rw-r--r-- | 99.md | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -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 | ||