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
52 stars 52 forks source link

Remove race conditions and simplify endpoint service constructor #619

Closed arner closed 4 months ago

arner commented 4 months ago

This PR removes a few race conditions and simplifies the constructor for the endpoint service.