Update index.html
This commit is contained in:
parent
d43ae1dfe0
commit
e334750a02
@ -139,7 +139,7 @@
|
||||
</sm-popup>
|
||||
<!-- Set urls for token and flo Apis -->
|
||||
<script>
|
||||
const testMode = true
|
||||
const testMode = false
|
||||
const floGlobals = {
|
||||
blockchain: testMode ? "FLO_TEST" : "FLO",
|
||||
tokenApiUrl: testMode ? 'https://ranchimallflo-testnet-blockbook.ranchimall.net' : 'https://ranchimallflo.ranchimall.net',
|
||||
|
||||
Loading…
Reference in New Issue
Block a user