Workflow updating files of floscout

This commit is contained in:
RanchiMall Dev 2025-07-28 08:20:40 +00:00
parent ccc39ab4e9
commit 48a87ba135
2 changed files with 3 additions and 3 deletions

View File

@ -6,7 +6,7 @@
const DEFAULT = { const DEFAULT = {
blockchain: floGlobals.blockchain, blockchain: floGlobals.blockchain,
apiURL: { apiURL: {
FLO: ['https://blockbook.ranchimall.net/'], FLO: ['https://blockbook.flocard.app/'],
FLO_TEST: ['https://blockbook-testnet.ranchimall.net/'] FLO_TEST: ['https://blockbook-testnet.ranchimall.net/']
}, },
sendAmt: 0.0003, sendAmt: 0.0003,

File diff suppressed because one or more lines are too long