TU-ADSP / Blockchain-Logging-Framework

This framework provides advanced querying and logging capabilities for Ethereum and Hyperledger blockchains.
Other
7 stars 5 forks source link

Verify mentioned as command in Manifest wiki #179

Closed kimbapcode closed 3 years ago

kimbapcode commented 3 years ago

In the wiki page for Manifest, it says to validate your BcQL manifest to run: $ java -jar blf-cmd.jar verify myManifest.bcql

This should be changed to $ java -jar blf-cmd.jar validate myManifest.bcql

hb237 commented 3 years ago

Thanks!