Skip to content

Commit

Permalink
disable faucet dailynet
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolasochem committed Aug 26, 2023
1 parent 85d7c98 commit 3862302
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ghostnet/faucet_values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ profiles:
baker:
amount: 2001

disableChallenges: false
disableChallenges: true

redis:
url: "redis://redis-master:6379"
Expand Down

1 comment on commit 3862302

@nicolasochem
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I meant, "disable faucet PoW challenge for ghostnet"

Please sign in to comment.