dashpay / dash-network-deploy

Tools for Dash networks deployment and testing
MIT License
21 stars 19 forks source link

fix: recaptcha unnecessarily required on devnets #491

Closed strophy closed 1 year ago

strophy commented 1 year ago

Issue being fixed or feature implemented

We don't need to use recaptcha on devnets

What was done?

Disable recaptcha in faucet if key is not provided

How Has This Been Tested?

On devnet-bintang

Breaking Changes

None

Checklist:

For repository code-owners and collaborators only