diff options
| author | Dan Gershony <dan.gershony@gmail.com> | 2025-01-14 19:56:13 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-01-14 09:56:13 -0800 |
| commit | 3f11c00fb93f118f207130344032710e34de4710 (patch) | |
| tree | e20aa8854e0cbc886e63423de888057740e18f52 | |
| parent | 190122fd8d36e35c0242dedcc89f622ad8c99e67 (diff) | |
Update nip 59 typo (#1687)
| -rw-r--r-- | 59.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -53,7 +53,7 @@ without the receiver's or the sender's private key. The only public information | |||
| 53 | } | 53 | } |
| 54 | ``` | 54 | ``` |
| 55 | 55 | ||
| 56 | Tags MUST must always be empty in a `kind:13`. The inner event MUST always be unsigned. | 56 | Tags MUST always be empty in a `kind:13`. The inner event MUST always be unsigned. |
| 57 | 57 | ||
| 58 | ## 3. Gift Wrap Event Kind | 58 | ## 3. Gift Wrap Event Kind |
| 59 | 59 | ||