ipfs-cluster / js-cluster-client

A client library for the IPFS Cluster HTTP API, implemented in JavaScript.
MIT License
31 stars 16 forks source link

remove `peers.add` #8

Closed vasa-develop closed 5 years ago

vasa-develop commented 5 years ago

As discussed in this thread, the only safe way to add peers to a cluster is bootstrapping the node to a current cluster member(healthy).