Versions in this module Expand all Collapse all v1 v1.2.0 Aug 30, 2023 Changes in this version + type MSPProvider struct + func New(endpointConfig fab.EndpointConfig, cryptoSuite core.CryptoSuite, ...) (*MSPProvider, error) + func (p *MSPProvider) IdentityManager(orgName string) (msp.IdentityManager, bool) + func (p *MSPProvider) Initialize(providers core.Providers) error + func (p *MSPProvider) UserStore() msp.UserStore