Skip to content

Commit 9650e65

Browse files
committed
Adds rate-tolerance alias
1 parent 6abcd27 commit 9650e65

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bittensor_cli/cli.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -241,6 +241,7 @@ class Options:
241241
"--slippage",
242242
"--slippage-tolerance",
243243
"--tolerance",
244+
"--rate-tolerance",
244245
help="Set the rate tolerance percentage for transactions (default: 0.05%).",
245246
callback=validate_rate_tolerance,
246247
)

0 commit comments

Comments
 (0)