Consensys / quorum-genesis-tool

The quorum genesis tool creates genesis configs, configuration files, and keys for Hyperledger Besu, GoQuorum and Tessera.
Apache License 2.0
22 stars 20 forks source link

link up outputpath cli arg #19

Closed Ezzahhh closed 2 years ago

Ezzahhh commented 2 years ago

outputPath CLI arg was not linked up if selected so now when the option is provided it will be to the folder: /user/folder/selection/output or otherwise defaults to ./output in current directory

Signed-off-by: Eric Lin eric.lin@consensys.net