Skip to content

Commit

Permalink
Merge "Fix typo in core.yaml for peer.gossip.bootstrap"
Browse files Browse the repository at this point in the history
  • Loading branch information
gaborh-da authored and Gerrit Code Review committed Nov 30, 2016
2 parents 7420a61 + 0f17259 commit d148c38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion peer/core.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ peer:

# Gossip related configuration
gossip:
boostrap: 0.0.0.0:7051
bootstrap: 0.0.0.0:7051
# For debug - is peer is its org leader and should pass blocks from orderer to other peers in org
orgLeader: true

Expand Down

0 comments on commit d148c38

Please sign in to comment.