Update floBlockchainAPI.js

This commit is contained in:
tripathyr 2025-08-20 11:52:52 +05:30 committed by GitHub
parent 8e885c1728
commit 280f06edc4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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,