1
0
Fork 0

fe80::208:a2ff:fe0c:20d8 ipv6 address for oasis.astroport.com bootstrap

This commit is contained in:
qo-op 2020-05-20 17:53:10 +02:00
parent 8f98a16418
commit f538db2835
1 changed files with 1 additions and 1 deletions

View File

@ -104,7 +104,7 @@ ipfs config --json Experimental.Libp2pStreamMounting true
ipfs bootstrap rm --all
ipfs bootstrap add /dnsaddr/oasis.astroport.com/tcp/4001/ipfs/Qmb6Gyy3KFWTxWh4v6fBeh5ANxAF6YAahWQtokmsNsqGda
ipfs bootstrap add /ip4/51.15.166.54/tcp/4001/p2p/Qmb6Gyy3KFWTxWh4v6fBeh5ANxAF6YAahWQtokmsNsqGda
ipfs bootstrap add /ip6/fd42:feed:feed:feed::1/tcp/4001/p2p/Qmb6Gyy3KFWTxWh4v6fBeh5ANxAF6YAahWQtokmsNsqGda
ipfs bootstrap add /ip6/fe80::208:a2ff:fe0c:20d8/tcp/4001/p2p/Qmb6Gyy3KFWTxWh4v6fBeh5ANxAF6YAahWQtokmsNsqGda
###########################################
sudo systemctl start ipfs || err "Start IPFS daemon"