Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
dms3
go-dms3
Commits
af01e0a5
Commit
af01e0a5
authored
Dec 07, 2014
by
Brian Tiger Chow
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add names
License: MIT Signed-off-by:
Brian Tiger Chow
<
brian@perfmode.com
>
parent
7ea2b2d8
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
cmd/ipfs/init.go
cmd/ipfs/init.go
+4
-0
No files found.
cmd/ipfs/init.go
View file @
af01e0a5
...
...
@@ -195,18 +195,22 @@ func initConfig(configFilename string, dspathOverride string, nBitsForKeypair in
Address
:
"/ip4/104.131.131.82/tcp/4001"
,
},
&
config
.
BootstrapPeer
{
// neptune
PeerID
:
"QmSoLnSGccFuZQJzRadHn95W2CrSFmZuTdDWP8HXaHca9z"
,
Address
:
"/ip4/104.236.176.52/tcp/4001"
,
},
&
config
.
BootstrapPeer
{
// pluto
PeerID
:
"QmSoLpPVmHKQ4XTPdz8tjDFgdeRFkpV8JgYq8JVJ69RrZm"
,
Address
:
"/ip4/104.236.179.241/tcp/4001"
,
},
&
config
.
BootstrapPeer
{
// uranus
PeerID
:
"QmSoLueR4xBeUbY9WZ9xGUUxunbKWcrNFTDAadQJmocnWm"
,
Address
:
"/ip4/128.199.219.111/tcp/4001"
,
},
&
config
.
BootstrapPeer
{
// saturn
PeerID
:
"QmSoLSafTMBsPKadTEgaXctDQVcqN88CNLHXMkTNwMKPnu"
,
Address
:
"/ip4/162.243.248.213/tcp/4001"
,
},
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment