Skip to content

Commit 79ff1aa

Browse files
authored
Clarify REGISTER verb description in 5D.md
Updated the description for the REGISTER verb in napplet-to-shell messages.
1 parent df9c81e commit 79ff1aa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

5D.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ The shell identifies senders via `MessageEvent.source` (unforgeable Window refer
3838

3939
| Verb | Format | Description |
4040
|------|--------|-------------|
41-
| `REGISTER` | `["REGISTER", <payload>]` | Announce napplet type and claimed hash |
41+
| `REGISTER` | `["REGISTER", <payload>]` | Announce napplet type |
4242
| `EVENT` | `["EVENT", <event>]` | Publish or command event |
4343
| `REQ` | `["REQ", <sub_id>, <filter>, ...]` | Open subscription per [NIP-01](01.md) |
4444
| `CLOSE` | `["CLOSE", <sub_id>]` | Close subscription |

0 commit comments

Comments
 (0)