This commit is contained in:
Yoji Shidara
2025-08-13 21:26:30 +09:00
committed by GitHub
parent 252f746010
commit 0e91133320
6 changed files with 7 additions and 7 deletions

2
87.md
View File

@@ -41,7 +41,7 @@ There are three actors to this workflow:
}
```
The recommendation event is a parameterized-replacable event so that a user can change edit their recommendation without creating a new event.
The recommendation event is a parameterized-replaceable event so that a user can change edit their recommendation without creating a new event.
The `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.
The `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.