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--15.md2
-rw-r--r--51.md6
2 files changed, 4 insertions, 4 deletions
diff --git a/15.md b/15.md
index e8fe4af..617c011 100644
--- a/15.md
+++ b/15.md
@@ -64,7 +64,7 @@ A merchant can publish these events:
64Fields that are not self-explanatory: 64Fields that are not self-explanatory:
65 - `shipping`: 65 - `shipping`:
66 - an array with possible shipping zones for this stall. The customer MUST choose exactly one shipping zone. 66 - an array with possible shipping zones for this stall. The customer MUST choose exactly one shipping zone.
67 - shipping to different zones can have different costs. For some goods (digital for examle) the cost can be zero. 67 - shipping to different zones can have different costs. For some goods (digital for example) the cost can be zero.
68 - the `id` is an internal value used by the merchant. This value must be sent back as the customer selection. 68 - the `id` is an internal value used by the merchant. This value must be sent back as the customer selection.
69 69
70**Event Tags**: 70**Event Tags**:
diff --git a/51.md b/51.md
index 34a5def..80cc09e 100644
--- a/51.md
+++ b/51.md
@@ -97,11 +97,11 @@ Then the user would create a 'Categorized People' list event like below:
97 97
98### Mute List 98### Mute List
99 99
100An event with kind `10000` is defined as a replaceable list event for listing content a user wants to mute. Any standarized tag can be included in a Mute List. 100An event with kind `10000` is defined as a replaceable list event for listing content a user wants to mute. Any standardized tag can be included in a Mute List.
101 101
102### Pin List 102### Pin List
103 103
104An event with kind `10001` is defined as a replaceable list event for listing content a user wants to pin. Any standarized tag can be included in a Pin List. 104An event with kind `10001` is defined as a replaceable list event for listing content a user wants to pin. Any standardized tag can be included in a Pin List.
105 105
106### Categorized People List 106### Categorized People List
107 107
@@ -109,4 +109,4 @@ An event with kind `30000` is defined as a parameterized replaceable list event
109 109
110### Categorized Bookmarks List 110### Categorized Bookmarks List
111 111
112An event with kind `30001` is defined as a parameterized replaceable list event for categorizing bookmarks. The 'd' parameter for this event holds the category name of the list. Any standarized tag can be included in a Categorized Bookmarks List. 112An event with kind `30001` is defined as a parameterized replaceable list event for categorizing bookmarks. The 'd' parameter for this event holds the category name of the list. Any standardized tag can be included in a Categorized Bookmarks List.