Merge pull request #1688 from filecoin-project/feat/https-facuet-setup-script
Use https for facuet on interop join script
This commit is contained in:
commit
5d1b9f854e
@ -6,7 +6,7 @@ wminer="miner"
|
||||
wsetup="setup"
|
||||
wpledging="pledging"
|
||||
wcli="cli"
|
||||
faucet="http://t01000.miner.interopnet.kittyhawk.wtf"
|
||||
faucet="https://t01000.miner.interopnet.kittyhawk.wtf"
|
||||
|
||||
PLEDGE_COUNT="${1:-20}"
|
||||
BRANCH="interopnet"
|
||||
|
Loading…
Reference in New Issue
Block a user