I think a option to chose specific relay list when publish/s...

reya

npub1zfss807aer0j26mwp2la0ume0jqde3823rmu97ra6sgyyg956e0s6xw445

hex

78ef1da3597033d5dd4500ea2efa6baca6f849af4e06b8e1eb64a3cd631947a1

nevent

nevent1qqs83mca5dvhqv74m4zsp63wlf46efhcfxh5up4cu84kfg7dvvv50ggprpmhxue69uhhyetvv9ujuem4d36kwatvw5hx6mm9qgspycgrhlwu3he9ddhq407h7duheqxucn4g3a7zlp7agyzzyz6dvhcd086qh

Kind-1 (TextNote)

2026-04-30T01:20:06Z

↳ 回复 Vitor Pamplona (npub1gcxzte5zlkncx26j68ez60fzkvtkm9e0vrwdcvsjakxf9mu9qewqlfnj5z)

Feel free to ask for things or send stuff in a PR that can make things easier for you . Quartz was built from Amethyst (which is a complicated archite...

I think a option to chose specific relay list when publish/subscribe will be nice. Like:

client?.publish(event, Target.NIP65) // publish to nip65 relay list
client?.publish(event, Target.NIP17) // publish to nip17 relay list
client?.subscribe(event, Target.Custom(setOf...)) // publish to custom relay list

client?.subscribe(filter, Target.NIP65)
...

原始 JSON

{
  "kind": 1,
  "id": "78ef1da3597033d5dd4500ea2efa6baca6f849af4e06b8e1eb64a3cd631947a1",
  "pubkey": "126103bfddc8df256b6e0abfd7f3797c80dcc4ea88f7c2f87dd4104220b4d65f",
  "created_at": 1777512006,
  "tags": [
    [
      "e",
      "bfa0753475acab2fbea9dab9eed3b109addd749784f3216963d2f5c3e8acd26a",
      "wss://relay.gulugulu.moe/",
      "root",
      "126103bfddc8df256b6e0abfd7f3797c80dcc4ea88f7c2f87dd4104220b4d65f"
    ],
    [
      "e",
      "9cefa43766c75b94bdd00905b121c962be8e13f70229e6bda98a6043d8c14b08",
      "wss://relay.reya.su/inbox",
      "reply",
      "460c25e682fda7832b52d1f22d3d22b3176d972f60dcdc3212ed8c92ef85065c"
    ],
    [
      "p",
      "460c25e682fda7832b52d1f22d3d22b3176d972f60dcdc3212ed8c92ef85065c"
    ]
  ],
  "content": "I think a option to chose specific relay list when publish/subscribe will be nice. Like:\n```\nclient?.publish(event, Target.NIP65) // publish to nip65 relay list\nclient?.publish(event, Target.NIP17) // publish to nip17 relay list\nclient?.subscribe(event, Target.Custom(setOf...)) // publish to custom relay list\n\nclient?.subscribe(filter, Target.NIP65)\n...\n```",
  "sig": "c6911492a189444a982c2ae2125a1cf40f05fe7607de62715504e2a8727d780c4a12bf13d0854a91142a1c081e1d5ba7d5c7ab826e60236715789cdfeb7bb76b"
}