mirror of
https://github.com/status-im/liquid-funding.git
synced 2025-02-17 05:46:24 +00:00
add status ipfs node as peer
This commit is contained in:
parent
1bfecd2f3f
commit
f675bf2a57
@ -14,6 +14,8 @@ window.jsIPFS = ipfs
|
||||
|
||||
ipfs.on('ready', () => {
|
||||
console.log('Node is ready to use!')
|
||||
// Add status ipfs node as peer
|
||||
ipfs.bootstrap.add('/ip4/35.188.209.83/tcp/4001/ipfs/QmZqW6QHdDVyHMvYktpA1PAuKgvqhwumbuFqFB5URedSbA')
|
||||
})
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user