Updating floGlobals value
This commit is contained in:
parent
6a6bc50ca9
commit
c4eebe0d46
@ -62,9 +62,9 @@
|
|||||||
<!-- Set urls for token and flo Apis -->
|
<!-- Set urls for token and flo Apis -->
|
||||||
<script>
|
<script>
|
||||||
let floGlobals = {
|
let floGlobals = {
|
||||||
blockchain: "FLO_TEST",
|
blockchain: "FLO",
|
||||||
tokenApiUrl: 'https://ranchimallflo-testing.duckdns.org',
|
tokenApiUrl: 'https://ranchimallflo-test.duckdns.org',
|
||||||
floApiUrl: 'https://flosight-testnet.ranchimall.net',
|
floApiUrl: 'https://flosight.ranchimall.net',
|
||||||
}
|
}
|
||||||
</script>
|
</script>
|
||||||
<script>
|
<script>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user