Skip to content

Commit

Permalink
updates
Browse files Browse the repository at this point in the history
  • Loading branch information
zjma committed Dec 19, 2024
1 parent 8ff245e commit a01bcb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testsuite/single_node_performance.py
Original file line number Diff line number Diff line change
Expand Up @@ -324,7 +324,7 @@ class RunGroupConfig:
] + [
RunGroupConfig(
expected_tps=7600,
key=RunGroupKey("keyless-coin-transfer"),
key=RunGroupKey("keyless-no-op"),
key_extra=RunGroupKeyExtra(
txn_auth_mode="keyless",
transaction_type_override="no-op"
Expand Down

0 comments on commit a01bcb9

Please sign in to comment.