adding livenet.flocha.in to flosight

This commit is contained in:
Sai Raj 2021-04-02 21:42:59 +05:30 committed by GitHub
parent c789ce2594
commit b24c4177cf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1764,7 +1764,7 @@
const floGlobals = { const floGlobals = {
blockchain: "FLO", blockchain: "FLO",
apiURL: { apiURL: {
FLO: ['https://flosight.duckdns.org/'], FLO: ['https://livenet.flocha.in/', 'https://flosight.duckdns.org/'],
FLO_TEST: ['https://testnet-flosight.duckdns.org/', 'https://testnet.flocha.in/'] FLO_TEST: ['https://testnet-flosight.duckdns.org/', 'https://testnet.flocha.in/']
}, },
fee: 0.0005 fee: 0.0005