From c7fa01f6020735bb9480584493b75d516e72a3f1 Mon Sep 17 00:00:00 2001 From: RanchiMall Dev Date: Wed, 20 Aug 2025 06:18:32 +0000 Subject: [PATCH] Workflow updating files of flowallet --- flowallet/scripts/floBlockchainAPI.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flowallet/scripts/floBlockchainAPI.js b/flowallet/scripts/floBlockchainAPI.js index a176eb3..c22496a 100644 --- a/flowallet/scripts/floBlockchainAPI.js +++ b/flowallet/scripts/floBlockchainAPI.js @@ -6,7 +6,7 @@ const DEFAULT = { blockchain: floGlobals.blockchain, apiURL: { - FLO: ['https://blockbook.flocard.app/'], + FLO: ['https://blockbook.ranchimall.net'], FLO_TEST: ['https://blockbook-testnet.ranchimall.net/'] }, sendAmt: 0.0003,