Removing https://explorer.mediciland.com
Removing explorer.mediciland.com as a flosight as it is causing problems
This commit is contained in:
parent
ab10325fd8
commit
caa44ac2aa
@ -1191,7 +1191,7 @@
|
|||||||
|
|
||||||
//Required for blockchain API operators
|
//Required for blockchain API operators
|
||||||
apiURL: {
|
apiURL: {
|
||||||
FLO: ['https://explorer.mediciland.com/', 'https://flosight.duckdns.org/'],
|
FLO: ['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/']
|
||||||
},
|
},
|
||||||
adminID: "F7HEAV9226tqXtRk34XrA9nZCb8ZcbVJt1",
|
adminID: "F7HEAV9226tqXtRk34XrA9nZCb8ZcbVJt1",
|
||||||
@ -10914,7 +10914,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
// Since it failed in ranchimallfloAPI, broadcast to multiple flosights
|
// Since it failed in ranchimallfloAPI, broadcast to multiple flosights
|
||||||
let flosight_url = ['https://flosight.duckdns.org', 'https://explorer.mediciland.com'],
|
let flosight_url = ['https://flosight.duckdns.org'],
|
||||||
url_index = 0,
|
url_index = 0,
|
||||||
broadcast_status = false,
|
broadcast_status = false,
|
||||||
temp_counter = 1
|
temp_counter = 1
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user