hyperledger / firefly-cli

FireFly Command Line Interface (CLI)
Apache License 2.0
56 stars 50 forks source link

Fix Besu genesis #294

Closed nguyer closed 3 months ago

nguyer commented 4 months ago

The Besu genesis.json was getting created with an invalid extraData field which was causing it to fail to start up. This PR fixes that issue.