Pushing testnet changes
This commit is contained in:
parent
14eb4525ae
commit
8b19f3ac36
@ -16,9 +16,9 @@
|
||||
<script>
|
||||
/* Constants for FLO blockchain operations !!Make sure to add this at beginning!! */
|
||||
const floGlobals = {
|
||||
blockchain: "FLO",
|
||||
tokenApiUrl: 'https://ranchimallflo.duckdns.org',
|
||||
tokenURL: 'https://ranchimallflo.duckdns.org/',
|
||||
blockchain: "FLO_TEST",
|
||||
tokenApiUrl: 'https://ranchimallflo-testnet.ranchimall.net',
|
||||
tokenURL: 'https://ranchimallflo-testnet.ranchimall.net/',
|
||||
expirationDays: 60,
|
||||
}
|
||||
</script>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user