add rinkeby faucet url

This commit is contained in:
Roman Volosovskyi 2017-10-16 09:07:48 +02:00
parent ba98b6a3b5
commit ae0273917c
1 changed files with 1 additions and 1 deletions

View File

@ -506,7 +506,7 @@ var ropstenFaucets = [
var rinkebyFaucets = [
{
name: "Status Rinkeby Faucet",
url: "not specified yet",
url: "http://51.15.60.23:3001",
}
];