diff --git a/.install/ipfs_alone.sh b/.install/ipfs_alone.sh index 6f21da5..c5bc809 100644 --- a/.install/ipfs_alone.sh +++ b/.install/ipfs_alone.sh @@ -115,3 +115,4 @@ echo "Peers: " && ipfs swarm peers && sleep 0.3 #[[ ! $(ipfs swarm peers) =~ "/ip4/" ]] && err "No peers found in swarm. Please open issue :https://git.p2p.legal/axiom-team/astroport/issues" } # this ensures the entire script is downloaded # +# IPFS CONFIG documentation: https://github.com/ipfs/go-ipfs/blob/master/docs/config.md#addressesswarm