Closed xaviernopre closed 6 years ago
@xaviernopre Thanks for the pull request. I just now saw your PR after checking in the same fix. I'm glad you were able to resolve it before I did.
Hi Bryce, It's a pity that you could not take my PR, it would have mde me happy to be referenced as contributor on the projet ;-)
Running the demo ('make run-demo'), I had some errors : 'Request acceptance aborted. Cannot sync because not connected. Please connect first.'. The indy nodes was not running, exiting after few seconds. I found the solution, the comment to start indy node seems to have changed, I have added IP adresses '0.0.0.0' twice after the node name and between port numbers, and it works ! :-)