Uses of Interface
org.hyperledger.fabric.client.EventsRequest
Package
Description
This package provides the set of interfaces that enable a Java application to
interact with a Fabric blockchain network.
-
Uses of EventsRequest in org.hyperledger.fabric.client
Modifier and TypeInterfaceDescriptioninterface
A Fabric Gateway call to obtain block and private data events.interface
A Fabric Gateway call to obtain block events.interface
A Fabric Gateway call to obtain chaincode events.interface
A Fabric Gateway call to obtain filtered block events.