mirror of
https://github.com/status-im/status-react.git
synced 2025-01-10 19:16:59 +00:00
change ropsten faucet url
This commit is contained in:
parent
c8267106bc
commit
abe7f0a42a
@ -497,7 +497,7 @@ var rinkebyNetworkId = 4;
|
|||||||
var ropstenFaucets = [
|
var ropstenFaucets = [
|
||||||
{
|
{
|
||||||
name: "Status Testnet Faucet",
|
name: "Status Testnet Faucet",
|
||||||
url: "http://46.101.129.137:3001",
|
url: "http://51.15.45.169:3001",
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user