mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-21 12:15:50 +00:00
Switch NFT-Devnet faucet to HTTPS
This commit is contained in:
@@ -84,7 +84,7 @@ $(document).ready(function() {
|
|||||||
"Devnet")
|
"Devnet")
|
||||||
}
|
}
|
||||||
function nftnet_click(evt) {
|
function nftnet_click(evt) {
|
||||||
rippleTestNetCredentials("http://faucet.xls20-sandbox.rippletest.net/accounts",
|
rippleTestNetCredentials("https://faucet.xls20-sandbox.rippletest.net/accounts",
|
||||||
"NFT-Devnet")
|
"NFT-Devnet")
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user