mirror of
https://github.com/nostr-protocol/nips.git
synced 2025-12-12 01:58:51 +00:00
Fix typos (#2014)
This commit is contained in:
2
87.md
2
87.md
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user