upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
path: root/02.md
diff options
context:
space:
mode:
authorhodlbod <jstaab@protonmail.com>2024-05-30 12:25:30 -0700
committerGitHub <noreply@github.com>2024-05-30 12:25:30 -0700
commitcb29f752e87446119ea6a5f066c6be352d8b87ca (patch)
treea0714a2170a82437a68de50e9f78486b54d8e6a1 /02.md
parent1dc8d1857172d74e81097f34f1f5c58bcc29ac51 (diff)
parent5c796c19fd6330628a0b328bfcf5270cb2bc3aff (diff)
Merge branch 'master' into nip-72-edits
Diffstat (limited to '02.md')
-rw-r--r--02.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/02.md b/02.md
index 8b0aee1..4029b22 100644
--- a/02.md
+++ b/02.md
@@ -8,7 +8,9 @@ Follow List
8 8
9A special event with kind `3`, meaning "follow list" is defined as having a list of `p` tags, one for each of the followed/known profiles one is following. 9A special event with kind `3`, meaning "follow list" is defined as having a list of `p` tags, one for each of the followed/known profiles one is following.
10 10
11Each tag entry should contain the key for the profile, a relay URL where events from that key can be found (can be set to an empty string if not needed), and a local name (or "petname") for that profile (can also be set to an empty string or not provided), i.e., `["p", <32-bytes hex key>, <main relay URL>, <petname>]`. The `content` can be anything and should be ignored. 11Each tag entry should contain the key for the profile, a relay URL where events from that key can be found (can be set to an empty string if not needed), and a local name (or "petname") for that profile (can also be set to an empty string or not provided), i.e., `["p", <32-bytes hex key>, <main relay URL>, <petname>]`.
12
13The `.content` is not used.
12 14
13For example: 15For example:
14 16