Workflow updating files of ribc

This commit is contained in:
RanchiMall Dev 2025-06-29 03:26:49 +00:00
parent f1dfa57b8a
commit 73460eac19

View File

@ -3,10 +3,11 @@
'use strict';
const floBlockchainAPI = EXPORTS;
/* Updating Blockbook */
const DEFAULT = {
blockchain: floGlobals.blockchain,
apiURL: {
FLO: ['https://blockbook.flocard.app/'],
FLO: ['https://blockbook.flocard.app/'],
FLO_TEST: ['https://blockbook-testnet.ranchimall.net/']
},
sendAmt: 0.0003,