Skip to content

Commit

Permalink
[FAB-7497] Enable v1.1 capability in e2e
Browse files Browse the repository at this point in the history
Change-Id: I251911c7befee421d4e2bb3c2fe523e0d413d3fd
Signed-off-by: Alessandro Sorniotti <ale.linux@sopit.net>
  • Loading branch information
ale-linux committed Jan 11, 2018
1 parent 81af16e commit 461b5a0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions examples/e2e_cli/configtx.yaml
Expand Up @@ -206,5 +206,4 @@ Capabilities:
# determined to be desired for all peers running v1.0.x, but the
# modification of which would cause imcompatibilities. Users should
# leave this flag set to true.
# TODO, re-enable once the new lifecycle work is complete
V1_1: false
V1_1: true

0 comments on commit 461b5a0

Please sign in to comment.