Join Nostr
2026-03-05 17:03:46 UTC
in reply to

verbiricha on Nostr: { "kind": 778, "content": "Global Chatter on Network's Relays", "tags": [ ["cmd", ...

{
"kind": 778,
"content": "Global Chatter on Network's Relays",
"tags": [
["cmd", "REQ"],
["k", "1"],

// Fetch the 10002 relay lists of everyone I follow,
// extract their 'r' tags (URLs), and set them as the execution routing table
["deref", "a:10002:$contacts:", "r", "relays"],

// Notice: No ["authors", "$contacts"] here!

["limit", "100"]
]
}