You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The consortium members MSP definitions are currently being parsed, but
they are not being added to the MSP manager for the ordering system
channel. This means that if a policy references an organization in a
consortium, then that policy will always evaluate to false.
This is a problem particularly for updates of the consortium members MSP
definitions.
This CR passes in a reference to the channel's MSP Manager, rather than
creating a new one for each consortium member.
Change-Id: Idab43296cdb8d7692d29dec7c5d268554722593f
Signed-off-by: Jason Yellick <[email protected]>
0 commit comments