Interface FilteredBlockEventsRequest
- All Superinterfaces:
EventsRequest<org.hyperledger.fabric.protos.peer.FilteredBlock>, Signable
public interface FilteredBlockEventsRequest
extends EventsRequest<org.hyperledger.fabric.protos.peer.FilteredBlock>
A Fabric Gateway call to obtain filtered block events. Supports off-line signing flow using
Gateway.newSignedFilteredBlockEventsRequest(byte[], byte[]).-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceBuilder used to create a new filtered block events request. -
Method Summary
Methods inherited from interface EventsRequest
getEvents, getEvents, getEvents