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

fix bug web service #569

Closed adecaro closed 1 month ago

adecaro commented 2 months ago

This PR does the following: It fixes the bug reported in #568 . The integration tests by default have the web server disabled. Only the pingpong test uses it. The web server can be enabled by setting WebEnabled to true on the fsc topology.