diff options
| author | Ricardo Arturo Cabral Mejía <me@ricardocabral.io> | 2022-08-22 21:30:05 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-08-22 21:30:05 -0400 |
| commit | a39dd6de82677c442d97e4e413a184aaf4bc6846 (patch) | |
| tree | 0d22b8d0cbcea8145583498ebbcfe908d0702a2d | |
| parent | 6a778af3da6815fa10490b5b5470f37f1acd8eb1 (diff) | |
Update 27.mdnip-27/multicasting
| -rw-r--r-- | 27.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -27,7 +27,7 @@ Suppose that Alice wants to send an event with the restricted tag `#ch`. The val | |||
| 27 | of the `#ch` restricted tag is the following string: `/nostr/social` | 27 | of the `#ch` restricted tag is the following string: `/nostr/social` |
| 28 | 28 | ||
| 29 | Alice would construct the following message and send it to her favorite relay | 29 | Alice would construct the following message and send it to her favorite relay |
| 30 | which happens to support restricted events: | 30 | which happens to support restricted tags: |
| 31 | 31 | ||
| 32 | ```json | 32 | ```json |
| 33 | [ | 33 | [ |