Skip to content

Commit

Permalink
update doc for network setup
Browse files Browse the repository at this point in the history
Add notice about the Capabilities section before setting up a channel

Change-Id: I0b4d4f85e0465d94bb06fb8f8177b157be95682d
Signed-off-by: zhaochy <zhaochy_2015@hotmail.com>
  • Loading branch information
zhaochy1990 committed Nov 27, 2018
1 parent cf3abfd commit 680a4ce
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/tutorials/app-dev-env-setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,9 @@ to use the `configtxgen` tool to generate a `genesis.block`.
The output, a genesis block file for the orderer, will be used in
the next step to launch the orderer node.

> Notice some features are non-backwards compatible. To enable features from a particular fabric version,
the `Capabilities` section in `configtx.yaml` should be updated before generate the `genesis.block`.

## Start the network

Now we are ready to put it all together. The easiest way to launch the
Expand Down

0 comments on commit 680a4ce

Please sign in to comment.