new testnet faucet

This commit is contained in:
rootzoll 2018-10-07 22:15:24 +02:00
parent 02a246a583
commit e5abc68848

View file

@ -57,7 +57,7 @@ echo "TODO"
echo "******************************"
echo "Send ${coininfo} to address --> ${address}"
if [ "$chain" = "test" ]; then
echo "get some testnet coins from https://testnet.manu.backend.hamburg/faucet"
echo "get some testnet coins from https://testnet-faucet.mempool.co"
fi
echo "Whats next? --> Wait for confirmations. You can use lnbalance for main menu or info on LCD to check if funds have arrived."
echo ""