diff options
| author | fiatjaf_ <fiatjaf@gmail.com> | 2024-08-20 12:56:05 -0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-08-20 12:56:05 -0300 |
| commit | ca3c52e3e74f0a4679f1c6c0d9ac6461ea748d2d (patch) | |
| tree | 521828c5f9d142b50102a520d31d94b066dc8ace /29.md | |
| parent | d0962aac09ed1747c19bb96ce4accdaaab707c8d (diff) | |
rename "parameterized replaceable event" to "addressable event" (#1418)
Diffstat (limited to '29.md')
| -rw-r--r-- | 29.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -16,7 +16,7 @@ Normally a group will originally belong to one specific relay, but the community | |||
| 16 | 16 | ||
| 17 | ## Relay-generated events | 17 | ## Relay-generated events |
| 18 | 18 | ||
| 19 | Relays are supposed to generate the events that describe group metadata and group admins. These are parameterized replaceable events signed by the relay keypair directly, with the group _id_ as the `d` tag. | 19 | Relays are supposed to generate the events that describe group metadata and group admins. These are _addressable_ events signed by the relay keypair directly, with the group _id_ as the `d` tag. |
| 20 | 20 | ||
| 21 | ## Group identifier | 21 | ## Group identifier |
| 22 | 22 | ||