mirror of
https://github.com/hyperledger/fabric-samples.git
synced 2026-06-22 01:25:10 +00:00
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>
This commit is contained in:
parent
3811459e61
commit
30834e7b56
1 changed files with 2 additions and 2 deletions
|
|
@ -260,7 +260,7 @@ Channel: &ChannelDefaults
|
||||||
#
|
#
|
||||||
################################################################################
|
################################################################################
|
||||||
Profiles:
|
Profiles:
|
||||||
ChannelUsingRaft:
|
TwoOrgsApplicationGenesis:
|
||||||
<<: *ChannelDefaults
|
<<: *ChannelDefaults
|
||||||
Orderer:
|
Orderer:
|
||||||
<<: *OrdererDefaults
|
<<: *OrdererDefaults
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue