diff --git a/flowallet/scripts/floBlockchainAPI.js b/flowallet/scripts/floBlockchainAPI.js index c22496a..d703c7b 100644 --- a/flowallet/scripts/floBlockchainAPI.js +++ b/flowallet/scripts/floBlockchainAPI.js @@ -6,7 +6,7 @@ const DEFAULT = { blockchain: floGlobals.blockchain, apiURL: { - FLO: ['https://blockbook.ranchimall.net'], + FLO: ['https://blockbook.ranchimall.net/'], FLO_TEST: ['https://blockbook-testnet.ranchimall.net/'] }, sendAmt: 0.0003,