Skip to content

Commit f90de7c

Browse files
committed
workbench: fix for ci-bench low tx_count
1 parent 9a01565 commit f90de7c

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

nix/workbench/profile/prof1-variants.jq

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -45,10 +45,6 @@ def all_profile_variants:
4545
{ utxo: (0.5 * $M)
4646
, delegators: (0.1 * $M)
4747
}
48-
, generator:
49-
{ tps: 1
50-
, tx_count: 10
51-
}
5248
} as $dataset_miniature
5349
|
5450
{ genesis:

0 commit comments

Comments
 (0)