Update bootstrap node

This commit is contained in:
Râu Cao 2022-09-30 15:19:01 +02:00
parent ba7c98b564
commit d8dda84fd6
Signed by: raucao
GPG Key ID: 15E65F399D084BA9
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ const argv = require('yargs')
port: '5001',
protocol: 'http',
monitor: true,
bootstrapNode: '/ip4/46.4.18.160/tcp/4001/ipfs/QmZ4Lpzhz8bafbTYvEMMCmrbrMM4JfyHDR23WbCSAd9bo7'
bootstrapNode: '/dns4/barnard.kosmos.org/tcp/4001/ipfs/QmbqZCZ2RzVr4r1UEdFak6ra76kHxtGmfV9r3e1Ev6Tj5D'
})
.boolean('monitor')
.describe({