Skip to content
This repository has been archived by the owner on Sep 26, 2019. It is now read-only.

Commit

Permalink
Removing invalid empty bootnode property from docker script
Browse files Browse the repository at this point in the history
  • Loading branch information
lucassaldanha committed Dec 12, 2018
1 parent d661cef commit 2656196
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion quickstart/pantheon/bootnode_start.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@
/opt/pantheon/bin/pantheon $@ --no-discovery export-pub-key /opt/pantheon/public-keys/bootnode

# run bootnode with discovery but no bootnodes as it's our bootnode.
/opt/pantheon/bin/pantheon $@ --bootnodes=""
/opt/pantheon/bin/pantheon $@

0 comments on commit 2656196

Please sign in to comment.