ooibc88 / blockbench

BLOCKBENCH: A Framework for Analyzing Private Blockchains. Blockbench contains workloads for measuring the data processing performance, and workloads for understanding the performance of different layers of Blockchain systems.
https://www.comp.nus.edu.sg/~dbsystem/fabricsharp/#/blockbench
Apache License 2.0
391 stars 174 forks source link

Fixed incorrect header import and improved instructions in README #100

Closed cmppoon closed 2 years ago

cmppoon commented 2 years ago

I found that fabricv2 does not import the correct header file, so I fixed that.

I also removed the $ from README to make it easier to copy and paste the commands.