radicle/node/bootstrap: Remove IP addresses
Due to connection retries in radicle-node not choosing new addresses,
mistakenly using an IPv6 address when IPv6 is not supported would result
in failure to bootstrap.
Work around by removing IP addresses again. This means that DNS or Tor will be required to bootrstrap.
Due to connection retries in radicle-node not choosing new addresses,
mistakenly using an IPv6 address when IPv6 is not supported would result
in failure to bootstrap.
Work around by removing IP addresses again. This means that DNS or Tor will be required to bootrstrap.