- provideContract(ApplicationService) - Static method in class com.sap.cloud.sdk.services.blockchain.fabric.service.FabricService
-
Provides a Contract component that can be used to interact with the chaincode instantiated on a Hyperledger
Fabric channel.
- provideContract() - Static method in class com.sap.cloud.sdk.services.blockchain.fabric.service.FabricService
-
Provides a Contract component that can be used to interact with the chaincode instantiated on a Hyperledger
Fabric channel.
- provideNetwork(ChannelService) - Static method in class com.sap.cloud.sdk.services.blockchain.fabric.service.FabricService
-
Provides a Network component that can be used to get chaincodes instantiated on the channel or interact with the
ledger itself.
- provideNetwork() - Static method in class com.sap.cloud.sdk.services.blockchain.fabric.service.FabricService
-
Provides a Network component that can be used to get chaincodes installed on the channel or interact with the
ledger itself.