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
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceBuilder used to create a new block events request. -
Method Summary
Methods inherited from interface EventsRequest
getEvents, getEvents, getEvents