From b106d05f3e599fc377e80e8be1796266ed604f4a Mon Sep 17 00:00:00 2001 From: Julian Castrence Date: Thu, 29 Oct 2020 18:50:15 -0400 Subject: [PATCH] Updated comment for channel participation API FAB-18303 Signed-off-by: Julian Castrence --- sampleconfig/orderer.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sampleconfig/orderer.yaml b/sampleconfig/orderer.yaml index d05c8f78da2..aa0677295f4 100644 --- a/sampleconfig/orderer.yaml +++ b/sampleconfig/orderer.yaml @@ -369,8 +369,8 @@ Admin: # Channel participation API Configuration # # - This provides the channel participation API configuration for the orderer. -# - Channel participation uses the same ListenAddress and TLS settings of the -# Operations service. +# - Channel participation uses the ListenAddress and TLS settings of the Admin +# service. # ################################################################################ ChannelParticipation: