diff options
| author | pablof7z <pfer@me.com> | 2024-09-28 17:39:41 -0500 |
|---|---|---|
| committer | pablof7z <pfer@me.com> | 2024-09-28 17:39:41 -0500 |
| commit | fcc32565795f3f60151cde030700159502186d71 (patch) | |
| tree | 2f400600397443e6b5896c24872da1f81b9b4321 /78.md | |
| parent | 9f9ab83ee9809251d0466f22c188a0f13abd585a (diff) | |
| parent | a736e629be5c4c9125d98bdb4965851d8110c483 (diff) | |
Merge branch 'master' into cashu-wallet
Diffstat (limited to '78.md')
| -rw-r--r-- | 78.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -12,7 +12,7 @@ Even though interoperability is great, some apps do not want or do not need inte | |||
| 12 | 12 | ||
| 13 | ## Nostr event | 13 | ## Nostr event |
| 14 | 14 | ||
| 15 | This NIP specifies the use of event kind `30078` (parameterized replaceable event) with a `d` tag containing some reference to the app name and context -- or any other arbitrary string. `content` and other `tags` can be anything or in any format. | 15 | This NIP specifies the use of event kind `30078` (an _addressable_ event) with a `d` tag containing some reference to the app name and context -- or any other arbitrary string. `content` and other `tags` can be anything or in any format. |
| 16 | 16 | ||
| 17 | ## Some use cases | 17 | ## Some use cases |
| 18 | 18 | ||