comment faucet.ropsten.be:3001 faucet
This commit is contained in:
parent
5996f1c3bf
commit
41af22463a
|
@ -1699,10 +1699,10 @@ status.response(phoneConfig);
|
||||||
status.command(phoneConfig);
|
status.command(phoneConfig);
|
||||||
|
|
||||||
var faucets = [
|
var faucets = [
|
||||||
{
|
/*{
|
||||||
name: "Ethereum Ropsten Faucet",
|
name: "Ethereum Ropsten Faucet",
|
||||||
url: "http://faucet.ropsten.be:3001"
|
url: "http://faucet.ropsten.be:3001"
|
||||||
},
|
},*/
|
||||||
{
|
{
|
||||||
name: "Status Testnet Faucet",
|
name: "Status Testnet Faucet",
|
||||||
url: "http://46.101.129.137:3001",
|
url: "http://46.101.129.137:3001",
|
||||||
|
|
Loading…
Reference in New Issue