Package org.hyperledger.fabric.client
Interface BlockAndPrivateDataEventsRequest
- All Superinterfaces:
EventsRequest<org.hyperledger.fabric.protos.peer.BlockAndPrivateData>
,Signable
public interface BlockAndPrivateDataEventsRequest
extends EventsRequest<org.hyperledger.fabric.protos.peer.BlockAndPrivateData>
A Fabric Gateway call to obtain block and private data events. Supports off-line signing flow using
Gateway.newSignedBlockAndPrivateDataEventsRequest(byte[], byte[])
.-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic interface
Builder used to create a new block and private data events request. -
Method Summary
Methods inherited from interface org.hyperledger.fabric.client.EventsRequest
getEvents, getEvents, getEvents