Package | Description |
---|---|
org.hyperledger.fabric.sdk |
Modifier and Type | Method and Description |
---|---|
NetworkConfig.UserInfo |
NetworkConfig.getPeerAdmin()
Returns the admin user associated with the client organization
|
NetworkConfig.UserInfo |
NetworkConfig.OrgInfo.getPeerAdmin()
Returns the associated admin user
|
NetworkConfig.UserInfo |
NetworkConfig.getPeerAdmin(String orgName)
Returns the admin user associated with the specified organization
|
Modifier and Type | Method and Description |
---|---|
Collection<NetworkConfig.UserInfo> |
NetworkConfig.CAInfo.getRegistrars() |
Copyright © 2022. All rights reserved.