Update floBlockchainAPI.js
Some checks failed
Workflow push to Dappbundle / Build (push) Has been cancelled

This commit is contained in:
tripathyr 2025-08-31 09:37:40 +05:30 committed by GitHub
parent fad57ce963
commit a13f5361f7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,7 +2,7 @@
/* FLO Blockchain Operator to send/receive data from blockchain using API calls via FLO Blockbook*/ /* FLO Blockchain Operator to send/receive data from blockchain using API calls via FLO Blockbook*/
'use strict'; 'use strict';
const floBlockchainAPI = EXPORTS; const floBlockchainAPI = EXPORTS;
//Change here for Blockbook
const DEFAULT = { const DEFAULT = {
blockchain: floGlobals.blockchain, blockchain: floGlobals.blockchain,
apiURL: { apiURL: {