From eed8e2c0e5858a0162f194c24dc0712f00e33011 Mon Sep 17 00:00:00 2001 From: Ken P <83926126+schrodingerscode@users.noreply.github.com> Date: Wed, 20 Mar 2024 16:49:23 -0700 Subject: [PATCH] Changed 'ChannelUsingRafts' profile back to 'TwoOrgsApplicationGenesis' to enable it to work with test-network tutorial. Signed-off-by: Ken P <83926126+schrodingerscode@users.noreply.github.com> --- test-network/network.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-network/network.sh b/test-network/network.sh index 9739a68b..a00463f9 100755 --- a/test-network/network.sh +++ b/test-network/network.sh @@ -258,7 +258,7 @@ function createOrgs() { # The configtxgen tool is used to create the genesis block. Configtxgen consumes a # "configtx.yaml" file that contains the definitions for the sample network. The -# genesis block is defined using the "ChannelUsingRaft" profile at the bottom +# genesis block is defined using the "TwoOrgsApplicationGenesis" profile at the bottom # of the file. This profile defines an application channel consisting of our two Peer Orgs. # The peer and ordering organizations are defined in the "Profiles" section at the # top of the file. As part of each organization profile, the file points to the