Skip to content

Commit

Permalink
update Makefile to support finney
Browse files Browse the repository at this point in the history
  • Loading branch information
peterc-yuma committed Jan 14, 2025
1 parent 3be11b9 commit 9c5854c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ else ifeq ($(NETWORK),testnet)
netuid = 256
else ifeq ($(NETWORK),finney)
netuid = 55
$(error Finney network not supported yet)
endif

metagraph:
Expand Down

0 comments on commit 9c5854c

Please sign in to comment.