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