Get the serialized bytes of the signable object. Serialized bytes can be used to recreate the object using methods on Gateway.
Get chaincode events emitted by transaction functions of a specific chaincode.
Optional
options: CallOptionsgRPC CallOptions.
Chaincode events. The iterator should be closed after use to complete the eventing session.
GatewayError Thrown by the iterator if the gRPC service invocation fails.
Delivers events emitted by transaction functions in a specific chaincode.