lontivero on Nostr: There are currently **five** Wasabi coordinators: ```bash echo '["REQ", ...
There are currently **five** Wasabi coordinators:
```bash
echo '["REQ", "coordinators", {"kinds":[15750]} ]' \
| websocat -n wss://relay.primal.net \
| jq 'select(.[2].tags[] | .[0] == "network" and .[1] == "mainnet") | {content: .[2].content, endpoint: (.[2].tags[] | select(.[0] == "endpoint") | .[1])}'
```
Published at
2024-05-31 15:14:16Event JSON
{
"id": "0000b2d94fd9d365bf41e39a83b7923f2fbb537c4276b58c0be4cb6636909534",
"pubkey": "9e30e940238cd9ebebc6328176dd4d109812129442f2a6c38727fc66fa7ea90a",
"created_at": 1717168456,
"kind": 1,
"tags": [
[
"nonce",
"10376293541461631186",
"16"
]
],
"content": "There are currently **five** Wasabi coordinators:\n\n```bash\necho '[\"REQ\", \"coordinators\", {\"kinds\":[15750]} ]' \\\n | websocat -n wss://relay.primal.net \\\n | jq 'select(.[2].tags[] | .[0] == \"network\" and .[1] == \"mainnet\") | {content: .[2].content, endpoint: (.[2].tags[] | select(.[0] == \"endpoint\") | .[1])}'\n```\n\nhttps://image.nostr.build/365fdc5a7db36548c071ea100017a77661ab8d40c1ea4ec02b376bebf4d84653.jpg\n\n",
"sig": "ecd82a2203cd45e0cc70e7961f7c5c7ed7d1e583d0c807f30df56108f80641e10619a6499704b0357efca711a8fcbb9bd2dc566c1f12580c7fd4e8aef1c1f32a"
}