Uses of Interface
org.hyperledger.fabric.client.BlockAndPrivateDataEventsRequest.Builder
Package
Description
This package provides the set of interfaces that enable a Java application to
interact with a Fabric blockchain network.
-
Uses of BlockAndPrivateDataEventsRequest.Builder in org.hyperledger.fabric.client
Modifier and TypeMethodDescriptionBlockAndPrivateDataEventsRequest.Builder.checkpoint
(Checkpoint checkpoint) Network.newBlockAndPrivateDataEventsRequest()
Build a request to receive block and private data events.BlockAndPrivateDataEventsRequest.Builder.startBlock
(long blockNumber)