Pushing testnet changes
This commit is contained in:
parent
14eb4525ae
commit
8b19f3ac36
@ -16,9 +16,9 @@
|
|||||||
<script>
|
<script>
|
||||||
/* Constants for FLO blockchain operations !!Make sure to add this at beginning!! */
|
/* Constants for FLO blockchain operations !!Make sure to add this at beginning!! */
|
||||||
const floGlobals = {
|
const floGlobals = {
|
||||||
blockchain: "FLO",
|
blockchain: "FLO_TEST",
|
||||||
tokenApiUrl: 'https://ranchimallflo.duckdns.org',
|
tokenApiUrl: 'https://ranchimallflo-testnet.ranchimall.net',
|
||||||
tokenURL: 'https://ranchimallflo.duckdns.org/',
|
tokenURL: 'https://ranchimallflo-testnet.ranchimall.net/',
|
||||||
expirationDays: 60,
|
expirationDays: 60,
|
||||||
}
|
}
|
||||||
</script>
|
</script>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user