change ropsten faucet url

This commit is contained in:
Roman Volosovskyi 2017-10-23 13:51:09 +02:00
parent c8267106bc
commit abe7f0a42a
1 changed files with 1 additions and 1 deletions

View File

@ -497,7 +497,7 @@ var rinkebyNetworkId = 4;
var ropstenFaucets = [
{
name: "Status Testnet Faucet",
url: "http://46.101.129.137:3001",
url: "http://51.15.45.169:3001",
}
];