This commit is contained in:
parent
7e58ee6598
commit
3459646293
@ -144,7 +144,7 @@
|
||||
const floGlobals = {
|
||||
blockchain: testMode ? "FLO_TEST" : "FLO",
|
||||
tokenApiUrl: testMode ? 'https://ranchimallflo-testnet.ranchimall.net' : 'https://ranchimallflo.ranchimall.net',
|
||||
floApiUrl: testMode ? 'https://blockbook-testnet.ranchimall.net' : 'https://blockbook.flocard.app',
|
||||
floApiUrl: testMode ? 'https://blockbook-testnet.ranchimall.net' : 'https://blockbook.ranchimall.net',
|
||||
expirationDays: 60,
|
||||
}
|
||||
</script>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user