From bf2218da5f9283b21ceef67e5ef1323ca0398daa Mon Sep 17 00:00:00 2001 From: Vitor Pamplona Date: Thu, 11 Jan 2024 08:57:58 -0500 Subject: [PATCH] Changes standard tags to be referencing tags. --- 01.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01.md b/01.md index 3402760..baad16c 100644 --- a/01.md +++ b/01.md @@ -93,7 +93,7 @@ The first element of the tag array is referred to as the tag _name_ and the seco All single-letter (only English alphabet letters: a-z, A-Z) tag names are indexed by relays for faster queries. -This NIP defines the format of 3 standard tags: `e`, `p`, and `a`. Tags `e`, `p` can be used to reference events and pubkeys respectively, and tag `a` references the latest version of a replaceable event. Clients MAY `a`- and `e`-tag parameterized replaceables simultaneously. +This NIP defines the format of 3 standard referencing tags: `e`, `p`, and `a`. Tags `e`, `p` can be used to reference events and pubkeys respectively, and tag `a` references the latest version of a replaceable event. Clients MAY `a`- and `e`-tag parameterized replaceables simultaneously. | Name | Value | Other Params | | ---- | ---------------------------------------------------------- | ----------------------- |