hyperledger-labs / fabric-smart-client

The Fabric Smart Client is a new Fabric Client that lets you focus on the business processes and simplifies the development of Fabric-based distributed application.
Apache License 2.0
53 stars 50 forks source link

check if grpc server is nil before accessing it #606

Closed arner closed 6 days ago

arner commented 6 days ago

caused panic if grpc.enabled: false.