upleb.uk

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

summaryrefslogtreecommitdiff
path: root/87.md
diff options
context:
space:
mode:
Diffstat (limited to '87.md')
-rw-r--r--87.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/87.md b/87.md
index c6701d5..0010038 100644
--- a/87.md
+++ b/87.md
@@ -41,7 +41,7 @@ There are three actors to this workflow:
41} 41}
42``` 42```
43 43
44The recommendation event is a parameterized-replacable event so that a user can change edit their recommendation without creating a new event. 44The recommendation event is a parameterized-replaceable event so that a user can change edit their recommendation without creating a new event.
45 45
46The `d` tag in `kind:38000` is the `kind:38173`/`kind:38172` event identifier this event is recommending, if no event exists, the `d` tag can still be calculated from the mint's pubkey/id. 46The `d` tag in `kind:38000` is the `kind:38173`/`kind:38172` event identifier this event is recommending, if no event exists, the `d` tag can still be calculated from the mint's pubkey/id.
47The `k` tag is the kind number that corresponds to the event kind that the user is recommending, in this case `kind:38173` for fedimints and `kind:38172` for cashu mints. 47The `k` tag is the kind number that corresponds to the event kind that the user is recommending, in this case `kind:38173` for fedimints and `kind:38172` for cashu mints.