Uses of Interface
org.hyperledger.fabric.client.Network
Package
Description
This package provides the set of interfaces that enable a Java application to
interact with a Fabric blockchain network.
-
Uses of Network in org.hyperledger.fabric.client
Modifier and TypeMethodDescriptionGateway.getNetwork
(String networkName) Returns an object representing a network.