Skip to content

Commit

Permalink
updates to pass precommit hooks
Browse files Browse the repository at this point in the history
  • Loading branch information
peterc-yuma committed Jan 3, 2025
1 parent f8f30f1 commit 8e0e4b6
Show file tree
Hide file tree
Showing 4 changed files with 491 additions and 498 deletions.
2 changes: 1 addition & 1 deletion .env.miner.example
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ VPERMIT_TAO_LIMIT=2
FORWARD_FUNCTION=base_miner

# Logging
LOGGING_LEVEL=info # Options: info, debug, trace
LOGGING_LEVEL=info # Options: info, debug, trace
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,4 @@ miner:
--logging.level $(LOGGING_LEVEL) \
--timeout $(TIMEOUT) \
--vpermit_tao_limit $(VPERMIT_TAO_LIMIT) \
--forward_function $(FORWARD_FUNCTION)
--forward_function $(FORWARD_FUNCTION)
Loading

0 comments on commit 8e0e4b6

Please sign in to comment.