Package | Description |
---|---|
com.sap.cloud.sdk.services.blockchain.fabric.credentials | |
com.sap.cloud.sdk.services.blockchain.fabric.service |
Modifier and Type | Method and Description |
---|---|
ChannelService |
ApplicationService.getChannelService() |
Constructor and Description |
---|
ApplicationService(ChannelService channelService,
String contractName)
Provides an Application Service that contains all provided credentials and can be used to receive a contract
object from the Fabric Service.
|
Modifier and Type | Method and Description |
---|---|
static org.hyperledger.fabric.gateway.Network |
FabricService.provideNetwork(ChannelService channelService)
Provides a Network component that can be used to get chaincodes instantiated on the channel or interact with the
ledger itself.
|
Copyright © 2020 SAP SE. All rights reserved.