Skip to content

Commit

Permalink
FAB-16033 Update channel_artifacts location in doc.
Browse files Browse the repository at this point in the history
Signed-off-by: rameshthoomu <rameshbabu.thoomu@gmail.com>
  • Loading branch information
rameshthoomu authored and mastersingh24 committed Jan 23, 2020
1 parent 0da8233 commit 0f18fc9
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions docs/source/build_network.rst
Original file line number Diff line number Diff line change
Expand Up @@ -412,8 +412,9 @@ Then, we'll invoke the ``configtxgen`` tool to create the orderer genesis block:
../bin/configtxgen -profile SampleMultiNodeEtcdRaft -channelID byfn-sys-channel -outputBlock ./channel-artifacts/genesis.block
.. note:: The orderer genesis block and the subsequent artifacts we are about to create
will be output into the ``channel-artifacts`` directory at the root of this
project. The `channelID` in the above command is the name of the system channel.
will be output into the ``channel-artifacts`` directory at the root of the
``first-network`` directory. The `channelID` in the above command is the
name of the system channel.
.. _createchanneltx:
Expand Down

0 comments on commit 0f18fc9

Please sign in to comment.