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

How to send invalid transactions within smallbank? #73

Open mbinkulib opened 4 years ago

mbinkulib commented 4 years ago

Hi,

Does smallbank offer invalid transactions workloads for Quorum Raft and IBFT within Blockbench? If not, How to send invalid transactions within smallbank?

Thanks