Browse Source

new testnet faucet

#146
rootzoll 6 years ago
parent
commit
e5abc68848
  1. 2
      home.admin/BBfundWallet.sh

2
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 ""

Loading…
Cancel
Save