{
"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"]
]
}
