Skip to content

Commit

Permalink
Fix testnet config.
Browse files Browse the repository at this point in the history
  • Loading branch information
winder committed Apr 1, 2021
1 parent 04bf5cb commit ef26221
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.testnet
@@ -1,4 +1,4 @@
export ALGOD_CHANNEL="nightly"
export ALGOD_CHANNEL="stable"
export ALGOD_URL=""
export ALGOD_BRANCH=""
export ALGOD_SHA=""
Expand Down

0 comments on commit ef26221

Please sign in to comment.