The bootstrap node in js-peer doesn’t seem to be functioning.
I tested delegated routing at https://delegated-ipfs.dev using the peer ID:
12D3KooWFhXabKDwALpzqMbto94sB7rvmZ6M28hs9Y9xSopDKwQr
but it did not return any peer addresses.
Steps to Reproduce:
Run delegated routing with the above peer ID.
Observe that no peer addresses are returned.
Expected Behavior:
The bootstrap node should provide peer addresses when queried.