hyperledger / firefly-cli

FireFly Command Line Interface (CLI)
Apache License 2.0
58 stars 55 forks source link

Fix on top of PR 320 #322

Closed jimthematrix closed 3 months ago

jimthematrix commented 3 months ago

Tested with the following procedure locally:

./ff init -b quorum q4
./ff start -v -b q4

verified that the startup sequence was successful, with the 3 FireFly instances bootstrapped and the orgs registered onchain successfully.