mirror of
https://github.com/nostr-protocol/nips.git
synced 2024-12-26 10:15:52 -05:00
Removing ]
This commit is contained in:
parent
8dfb59c70a
commit
99201a0089
8
01.md
8
01.md
|
@ -95,10 +95,10 @@ This NIP defines the format of 3 standard tags: `e`, `p`, and `a`. `e`, `p` can
|
||||||
|
|
||||||
| Name | Value | Other Params |
|
| Name | Value | Other Params |
|
||||||
| ---- | ---------------------------------------------------------- | ------------------------ |
|
| ---- | ---------------------------------------------------------- | ------------------------ |
|
||||||
| `e` | `<32-byte lowercase hex of an event id>` | `<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>]` |
|
| `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>:` | `<relay URL, optional>` |
|
||||||
| `a` | `<kind>:<32-byte lowercase hex of a pubkey>:<d-tag value>` | `<relay URL, optional>]` |
|
| `a` | `<kind>:<32-byte lowercase hex of a pubkey>:<d-tag value>` | `<relay URL, optional>` |
|
||||||
|
|
||||||
# Relay Protocol
|
# Relay Protocol
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user