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