Use https for facuet on interop join script
This commit is contained in:
parent
97130684a2
commit
34deb5e194
@ -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"
|
||||||
|
Loading…
Reference in New Issue
Block a user