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