Ejemplo n.º 1
0
 private static IUser GetAdminUser(string orgName)
 {
     return(networkConfig.GetPeerAdmin(orgName));
 }