Skip to content

Commit

Permalink
[FAB-5986] Fix syntax error in sampleconfig
Browse files Browse the repository at this point in the history
[FAB-5986] fix syntax error which is at line 82 :in core.yaml in sampleconfig.

Change-Id: I9315be85708ad8dbab3fa5764e7c38dc1e1db86b
Signed-off-by: Zhangjiong Xuan <xuanzhangjiong@hyperchain.cn>
  • Loading branch information
Zhangjiong Xuan committed Sep 21, 2017
1 parent a6d419b commit 6bc3fe0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sampleconfig/core.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ peer:
# chaincodeListenAddress: 0.0.0.0:7052

# When used as peer config, this represents the endpoint to other peers
# in the same organization for peers in other organization, see
# in the same organization. For peers in other organization, see
# gossip.externalEndpoint for more info.
# When used as CLI config, this means the peer's endpoint to interact with
address: 0.0.0.0:7051
Expand Down

0 comments on commit 6bc3fe0

Please sign in to comment.