Use https for facuet on interop join script

This commit is contained in:
Travis Person 2020-05-07 05:19:09 +00:00
parent 97130684a2
commit 34deb5e194

View File

@ -6,7 +6,7 @@ wminer="miner"
wsetup="setup" wsetup="setup"
wpledging="pledging" wpledging="pledging"
wcli="cli" wcli="cli"
faucet="http://t01000.miner.interopnet.kittyhawk.wtf" faucet="https://t01000.miner.interopnet.kittyhawk.wtf"
PLEDGE_COUNT="${1:-20}" PLEDGE_COUNT="${1:-20}"
BRANCH="interopnet" BRANCH="interopnet"