Skip to content

Commit

Permalink
patch makefile use CHAIN = testnet
Browse files Browse the repository at this point in the history
  • Loading branch information
0o-de-lally committed Oct 30, 2023
1 parent 4c66376 commit ef35292
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/genesis/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ YEARS = 7
endif

ifndef CHAIN
CHAIN = testing
CHAIN = testnet
endif

ifndef GIT_ORG
Expand Down

0 comments on commit ef35292

Please sign in to comment.