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[]).