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