Update floBlockchainAPI.js
This commit is contained in:
parent
ce28176563
commit
d0a98966b9
@ -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,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user