There was an error while loading. Please reload this page.
1 parent f39f615 commit 8a5f0bfCopy full SHA for 8a5f0bf
1 file changed
.github/workflows/docker.yml
@@ -46,7 +46,7 @@ jobs:
46
ghcr.io/wavesplatform/wavesfaucet:${{ github.ref_name }} \
47
-Dfaucet.chain-id=T \
48
-Dfaucet.waves-node-url=https://nodes-testnet.wavesnodes.com \
49
- -Dfaucet.pay-amount=1000000000 \
+ -Dfaucet.pay-amount=200000000 \
50
-Dfaucet.private-key=${{ secrets.PRIVATE_KEY}} \
51
-Dfaucet.recaptcha-secret=${{ secrets.RECAPTCHA_SECRET }}
52
shell: bash
0 commit comments