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