mirror of
https://github.com/rootzoll/raspiblitz.git
synced 2025-02-24 22:58:43 +01:00
new testnet faucet
This commit is contained in:
parent
02a246a583
commit
e5abc68848
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue