Changed testnet faucet

The previous ones were no longer working.
This one currently does.

Signed-off-by: Mark Beckwith <wythe@intrig.com>
This commit is contained in:
Mark Beckwith 2019-01-23 09:54:59 -06:00 committed by neil saitug
parent 390117c9bb
commit 17b969383b

View file

@ -157,9 +157,8 @@ open a channel:
`lightningd` will register the funds once the transaction is confirmed.
If you don't have any testcoins you can get a few from a faucet such as
[TPs' testnet faucet][tps] or [Kiwi's testnet faucet][kiw].
You can send it directly to the `lightningd` address.
You can obtain testcoins from a faucet such as [coinfaucet.eu][cfeu].
You can send them directly to the `lightningd` address.
You may need to generate a p2sh-segwit address if the faucet does not support
bech32:
@ -167,8 +166,7 @@ bech32:
# Return a p2sh-segwit address
cli/lightning-cli newaddr p2sh-segwit
[tps]: http://tpfaucet.appspot.com/
[kiw]: https://testnet.manu.backend.hamburg/faucet
[cfeu]: https://coinfaucet.eu/en/btc-testnet
Confirm `lightningd` got funds by: