upleb.uk

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

summaryrefslogtreecommitdiff
path: root/90.md
diff options
context:
space:
mode:
Diffstat (limited to '90.md')
-rw-r--r--90.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/90.md b/90.md
index 8394c38..31447f2 100644
--- a/90.md
+++ b/90.md
@@ -43,7 +43,7 @@ A request to process data, published by a customer. This event signals that an c
43 "tags": [ 43 "tags": [
44 [ "i", "<data>", "<input-type>", "<relay>", "<marker>" ], 44 [ "i", "<data>", "<input-type>", "<relay>", "<marker>" ],
45 [ "output", "<mime-type>" ], 45 [ "output", "<mime-type>" ],
46 [ "relays", "wss://..."], 46 [ "relays", "wss://..." ],
47 [ "bid", "<msat-amount>" ], 47 [ "bid", "<msat-amount>" ],
48 [ "t", "bitcoin" ] 48 [ "t", "bitcoin" ]
49 ] 49 ]
@@ -216,7 +216,7 @@ Service Providers MAY use NIP-89 announcements to advertise their support for jo
216 \"about\": \"I'm a DVM specialized in translating Bitcoin content.\" 216 \"about\": \"I'm a DVM specialized in translating Bitcoin content.\"
217 }", 217 }",
218 "tags": [ 218 "tags": [
219 [ "k", 5005 ], // e.g. translation 219 [ "k", "5005" ], // e.g. translation
220 [ "t", "bitcoin" ] // e.g. optionally advertises it specializes in bitcoin audio transcription that won't confuse "Drivechains" with "Ridechains" 220 [ "t", "bitcoin" ] // e.g. optionally advertises it specializes in bitcoin audio transcription that won't confuse "Drivechains" with "Ridechains"
221 ] 221 ]
222} 222}