mirror of
https://github.com/hyperledger/fabric-samples.git
synced 2026-06-17 15:35:09 +00:00
Add test-network org3 affilication (#1026)
The org3 affiliation is needed when registering users for org3. Signed-off-by: David Enyeart <enyeart@us.ibm.com>
This commit is contained in:
parent
628331d1a2
commit
9a382c8fab
1 changed files with 2 additions and 0 deletions
|
|
@ -242,6 +242,8 @@ affiliations:
|
|||
- department2
|
||||
org2:
|
||||
- department1
|
||||
org3:
|
||||
- department1
|
||||
|
||||
#############################################################################
|
||||
# Signing section
|
||||
|
|
|
|||
Loading…
Reference in a new issue