The core protocol of WoopChain
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
woop/cmd/client/txgen/README.md

4 lines
270 B

6 years ago
TXGEN
6 years ago
The txgen program is used to simulate transactions and hit the Harmony network to loadtest its performance and robustness.
6 years ago
You can send txns to specific shards 1,2,3 or to shard 0. Sending it to shard 0, broadcasts txns to all the shards. (TODO: Investigate why?)