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