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
When read msp certificate base on IdentityIdentifier which contains MSPID and ID, the sdk now use a extracted orgname which comes from cryptoConfigMSPPath.
Why not just directly use the MSPID?
When read msp certificate base on
IdentityIdentifier
which containsMSPID
andID
, the sdk now use aextracted
orgname which comes fromcryptoConfigMSPPath
.Why not just directly use the
MSPID
?https://github.com/hyperledger/fabric-sdk-go/blob/main/pkg/msp/filecertstore.go#L22
The text was updated successfully, but these errors were encountered: