Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

Error: Not able to stop from state: stopped #890

Closed
pgte opened this issue Jun 30, 2017 · 1 comment
Closed

Error: Not able to stop from state: stopped #890

pgte opened this issue Jun 30, 2017 · 1 comment

Comments

@pgte
Copy link
Contributor

pgte commented Jun 30, 2017

Stopping a stopped node should not result in an error.

@daviddias
Copy link
Member

thanks for fixing this :)

MicrowaveDev pushed a commit to galtproject/js-ipfs that referenced this issue May 22, 2020
BREAKING CHANGE: DHT API methods renamed and return types changed

* `ipfs.dht.findprovs` renamed to `ipfs.dht.findProvs` and returns an array of [PeerInfo](https://github.com/libp2p/js-peer-info)
* `ipfs.dht.findpeer` renamed to `ipfs.dht.findPeer` and returns a [PeerInfo](https://github.com/libp2p/js-peer-info)
* `ipfs.dht.query` now returns an array of [PeerId](https://github.com/libp2p/js-peer-id)
* [More info](https://github.com/ipfs/interface-ipfs-core/blob/master/SPEC/DHT.md)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants