verita84 on Nostr: fiatjaf Using nak, is this a good way to sync relays to a local relay? I still don't ...
fiatjaf (nprofile…w8mv) Using nak, is this a good way to sync relays to a local relay? I still don't see the missing posts pop up on the relay
for i in "${RELAYS[@]}"; do
nak req --paginate -l 9000000000000 -s "$DATE" "$i" | nak event ws://192.168.0.55:7777 -c
done
Published at
2024-12-20 01:33:00Event JSON
{
"id": "ad1a2cbf5caceb64722e7ee5d3f50d17027fadc02e94c9cc00d3b032c8de78e8",
"pubkey": "33c74427f3b2b73d5e38f3e6c991c122a55d204072356f71da49a0e209fb6940",
"created_at": 1734658380,
"kind": 1,
"tags": [
[
"p",
"3bf0c63fcb93463407af97a5e5ee64fa883d107ef9e558472c4eb9aaaefa459d",
"wss://poster.place/relay"
]
],
"content": "nostr:nprofile1qyv8wumn8ghj7ur0wd6x2u3wwpkxzcm99aex2mrp0yqzqwlsccluhy6xxsr6l9a9uhhxf75g85g8a709tprjcn4e42h053vasww8mv \n\nUsing nak, is this a good way to sync relays to a local relay? I still don't see the missing posts pop up on the relay\n\n for i in \"${RELAYS[@]}\"; do\n nak req --paginate -l 9000000000000 -s \"$DATE\" \"$i\" | nak event ws://192.168.0.55:7777 -c\n done\n\n",
"sig": "b3eecea0fefcc2fb9c2ad839bb876279834cc13ec748490a6abce83ee81889050fd8ca24ea5f566035cd272f6d99896e1e67169b9d3302bad53f13eb97ba4091"
}