程序包 | 说明 |
---|---|
org.hyperledger.fabric.gateway |
This package provides the set of interfaces that enable a Java application to
interact with a Fabric blockchain network.
|
限定符和类型 | 方法和说明 |
---|---|
Gateway |
Gateway.Builder.connect()
Connects to the gateway using the specified options.
|
Gateway |
Network.getGateway()
Get a reference to the owning Gateway connection.
|
Copyright © 2023. All rights reserved.