upleb.uk

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

summaryrefslogtreecommitdiff
path: root/4e.md
diff options
context:
space:
mode:
authorfiatjaf <fiatjaf@gmail.com>2025-12-23 23:20:15 -0300
committerfiatjaf <fiatjaf@gmail.com>2025-12-23 23:53:46 -0300
commite98d1150e93422a164f7e2bd85c7c78a9b1e081f (patch)
tree1d811ff3fb0994526060292acfdac09badd7108a /4e.md
parent5de76542c345475a05d31aca40d608e3070cb6ad (diff)
rename "pubkey" tag to "P" on kind:4454 so it's queryable.
Diffstat (limited to '4e.md')
-rw-r--r--4e.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/4e.md b/4e.md
index 67f2021..6acbc2b 100644
--- a/4e.md
+++ b/4e.md
@@ -51,7 +51,7 @@ There are probably other advantages to not tying the user's identity to the keys
51 "pubkey": "<A>", 51 "pubkey": "<A>",
52 "tags": [ 52 "tags": [
53 ["client", "Tortilla on Android"], 53 ["client", "Tortilla on Android"],
54 ["pubkey", "<T>"] 54 ["P", "<T>"]
55 ] 55 ]
56} 56}
57``` 57```