Skip to content

Commit

Permalink
reduced vpermit limit to 2 in makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
hscott-yuma committed Dec 5, 2024
1 parent 7df5c8f commit 121d418
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ miner:
--netuid $(netuid) \
--logging.level $(logging_level) \
--timeout 16 \
--vpermit_tao_limit 2 \
--forward_function forward

miner2:
Expand Down

0 comments on commit 121d418

Please sign in to comment.