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