switching to mainnet

This commit is contained in:
sairaj mote 2023-04-25 03:18:27 +05:30
parent 3d5d7eade9
commit 4a73c2bb12

View File

@ -14,9 +14,9 @@
<script>
/* Constants for FLO blockchain operations !!Make sure to add this at beginning!! */
const floGlobals = {
blockchain: "FLO_TEST",
tokenApiUrl: 'https://ranchimallflo-testing.duckdns.org',
tokenURL: 'https://ranchimallflo-testing.duckdns.org/'
blockchain: "FLO",
tokenApiUrl: 'https://ranchimallflo.duckdns.org',
// tokenURL: 'https://ranchimallflo-testing.duckdns.org/'
}
</script>
<script src="scripts/components.js" defer></script>
@ -626,7 +626,7 @@
<span class="nav-item__title">Send</span>
</a>
</li>
<li class="">
<li class="hidden">
<a href="#/smartcontracts" class="nav-item interact" title='Send FLO data'>
<svg class="icon" xmlns="http://www.w3.org/2000/svg" enable-background="new 0 0 24 24"
height="24px" viewBox="0 0 24 24" width="24px" fill="#000000">