mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-19 11:15:49 +00:00
NFT-Devnet: update to new HTTPS URL
This commit is contained in:
@@ -70,10 +70,6 @@ function rippleTestNetCredentials(url, altnet_name) {
|
||||
})
|
||||
}
|
||||
|
||||
async function fill_starting_sequence(address) {
|
||||
|
||||
}
|
||||
|
||||
$(document).ready(function() {
|
||||
function testnet_click(evt) {
|
||||
rippleTestNetCredentials("https://faucet.altnet.rippletest.net/accounts",
|
||||
@@ -84,7 +80,7 @@ $(document).ready(function() {
|
||||
"Devnet")
|
||||
}
|
||||
function nftnet_click(evt) {
|
||||
rippleTestNetCredentials("https://faucet.xls20-sandbox.rippletest.net/accounts",
|
||||
rippleTestNetCredentials("https://faucet-nft.ripple.com/accounts",
|
||||
"NFT-Devnet")
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user