Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Register
Sign in
Toggle navigation
Menu
Open sidebar
Tiger Ton
osmosis
Commits
37966297
Unverified
Commit
37966297
authored
3 years ago
by
Jacob Gadikian
Committed by
GitHub
3 years ago
Browse files
Options
Download
Email Patches
Plain Diff
Update init.go (#810)
* Update init.go * fmt
parent
c3372a2a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
cmd/osmosisd/cmd/init.go
+4
-1
cmd/osmosisd/cmd/init.go
with
4 additions
and
1 deletion
+4
-1
cmd/osmosisd/cmd/init.go
+
4
-
1
View file @
37966297
...
...
@@ -84,7 +84,10 @@ func InitCmd(mbm module.BasicManager, defaultNodeHome string) *cobra.Command {
//An easy way to run a lightweight seed node is to use tenderseed: github.com/binaryholdings/tenderseed
seeds
:=
[]
string
{
"63aba59a7da5197c0fbcdc13e760d7561791dca8@162.55.132.230:2000"
,
// Notional
"21d7539792ee2e0d650b199bf742c56ae0cf499e@162.55.132.230:2000"
,
// Notional
"295b417f995073d09ff4c6c141bd138a7f7b5922@65.21.141.212:2000"
,
// Notional
"ec4d3571bf709ab78df61716e47b5ac03d077a1a@65.108.43.26:2000"
,
// Notional
"4cb8e1e089bdf44741b32638591944dc15b7cce3@65.108.73.18:2000"
,
// Notional
"f515a8599b40f0e84dfad935ba414674ab11a668@osmosis.blockpane.com:26656"
,
// [ block pane ]
"6bcdbcfd5d2c6ba58460f10dbcfde58278212833@osmosis.artifact-staking.io:26656"
,
// Artifact Staking
}
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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