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:
authorYoji Shidara <dara@shidara.net>2025-08-13 21:26:30 +0900
committerGitHub <noreply@github.com>2025-08-13 21:26:30 +0900
commit0e911333207cb6865d43e76d746e30650c413f23 (patch)
treebc8caafc4d53343612f6be7f9fcc86452db97e04 /87.md
parent252f746010cebafb3f98720ec5e8fb2634f70b77 (diff)
Fix typos (#2014)
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.