From e5abc688484fc94177c44d858a9a7346c1f0671b Mon Sep 17 00:00:00 2001 From: rootzoll Date: Sun, 7 Oct 2018 22:15:24 +0200 Subject: [PATCH] new testnet faucet --- home.admin/BBfundWallet.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home.admin/BBfundWallet.sh b/home.admin/BBfundWallet.sh index ea52d2cb3..c0d547038 100755 --- a/home.admin/BBfundWallet.sh +++ b/home.admin/BBfundWallet.sh @@ -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 ""