Skip to content
This repository has been archived by the owner on Mar 10, 2020. It is now read-only.

fix: don't error to specific #235

Merged
merged 1 commit into from
Mar 13, 2018
Merged

fix: don't error to specific #235

merged 1 commit into from
Mar 13, 2018

Commits on Mar 12, 2018

  1. fix: don't error to specific

    When stopping an IPFS node it returns an error. The error message
    depends on the environment. In Browsers it might also return
    `Failed to fetch` or `XHR error`. Hence removing the specific
    error check as it would fail for Browsers.
    
    Instead check if the node is an go-ipfs one.
    vmx committed Mar 12, 2018
    Configuration menu
    Copy the full SHA
    0299b40 View commit details
    Browse the repository at this point in the history