Removing ]

This commit is contained in:
Vitor Pamplona 2024-01-03 12:26:14 -05:00
parent 8dfb59c70a
commit 99201a0089

8
01.md
View File

@ -95,10 +95,10 @@ This NIP defines the format of 3 standard tags: `e`, `p`, and `a`. `e`, `p` can
| Name | Value | Other Params |
| ---- | ---------------------------------------------------------- | ------------------------ |
| `e` | `<32-byte lowercase hex of an event id>` | `<relay URL, optional>]` |
| `p` | `<32-byte lowercase hex of a pubkey>` | `<relay URL, optional>]` |
| `a` | `<kind>:<32-byte lowercase hex of a pubkey>:` | `<relay URL, optional>]` |
| `a` | `<kind>:<32-byte lowercase hex of a pubkey>:<d-tag value>` | `<relay URL, optional>]` |
| `e` | `<32-byte lowercase hex of an event id>` | `<relay URL, optional>` |
| `p` | `<32-byte lowercase hex of a pubkey>` | `<relay URL, optional>` |
| `a` | `<kind>:<32-byte lowercase hex of a pubkey>:` | `<relay URL, optional>` |
| `a` | `<kind>:<32-byte lowercase hex of a pubkey>:<d-tag value>` | `<relay URL, optional>` |
# Relay Protocol