Uses of Interface
org.hyperledger.fabric.client.ChaincodeEventsRequest.Builder
Package
Description
This package provides the set of interfaces that enable a Java application to
interact with a Fabric blockchain network.
-
Uses of ChaincodeEventsRequest.Builder in org.hyperledger.fabric.client
Modifier and TypeMethodDescriptionChaincodeEventsRequest.Builder.checkpoint
(Checkpoint checkpoint) Network.newChaincodeEventsRequest
(String chaincodeName) Build a new chaincode events request, which can be used to obtain events emitted by transaction functions of a specific chaincode.ChaincodeEventsRequest.Builder.startBlock
(long blockNumber)