Constructor
# new FabricClientDispatch(client)
Initializes a dispatcher for Fabric chaincode events
Creates a new FabricDispatch instance
Parameters:
| Name | Type | Description |
|---|---|---|
client |
Client
|
gRPC client for connecting to the Fabric network |